Popular repositories Loading
-
HomomorphicSum
HomomorphicSum PublicThis project showcases how to perform addition operations on encrypted data without ever decrypting it using Apple's HomomorphicEncryption framework.
Swift 1
-
HomomorphicLookup
HomomorphicLookup PublicThis project showcases how to perform encrypted keyword lookups on a database without revealing which keyword was searched.
Swift 1
-
PasskeyBackend
PasskeyBackend PublicA demo backend for passkey authentication built with Vapor and WebAuthn for native Apple platforms (macOS/iOS).
Swift 1
-
PasskeyDemo
PasskeyDemo PublicA demonstration macOS application showcasing passkey authentication with the PRF (Pseudo-Random Function) extension for deriving encryption keys.
Swift 1
-
HavenFeedParser
HavenFeedParser PublicA pure Swift package for fetching and parsing RSS 2.0, Atom 1.0, and JSON Feed 1.1 feeds. Built with strict Swift 6 concurrency, zero third-party dependencies.
Swift
-
DefaultMarkdownFiles
DefaultMarkdownFiles PublicDefault Markdown Files that are used for all packages
Repositories
- HavenGPXParser Public
A Swift package for parsing, validating, and exporting GPX 1.1 files. Includes MapKit integration for displaying tracks, routes, and waypoints on a map.
Haven-Apps/HavenGPXParser’s past year of commit activity - HavenDevice Public
A Swift package that provides a complete snapshot of device and app information across all Apple platforms.
Haven-Apps/HavenDevice’s past year of commit activity - HavenOPML Public
A pure Swift package for importing and exporting OPML (Outline Processor Markup Language) documents.
Haven-Apps/HavenOPML’s past year of commit activity - HavenFeedParser Public
A pure Swift package for fetching and parsing RSS 2.0, Atom 1.0, and JSON Feed 1.1 feeds. Built with strict Swift 6 concurrency, zero third-party dependencies.
Haven-Apps/HavenFeedParser’s past year of commit activity - PasskeyDemo Public
A demonstration macOS application showcasing passkey authentication with the PRF (Pseudo-Random Function) extension for deriving encryption keys.
Haven-Apps/PasskeyDemo’s past year of commit activity - PasskeyBackend Public
A demo backend for passkey authentication built with Vapor and WebAuthn for native Apple platforms (macOS/iOS).
Haven-Apps/PasskeyBackend’s past year of commit activity - HomomorphicLookup Public
This project showcases how to perform encrypted keyword lookups on a database without revealing which keyword was searched.
Haven-Apps/HomomorphicLookup’s past year of commit activity - HomomorphicSum Public
This project showcases how to perform addition operations on encrypted data without ever decrypting it using Apple's HomomorphicEncryption framework.
Haven-Apps/HomomorphicSum’s past year of commit activity