Valet
Keychain wrapper
A framework for securely storing data in the Keychain across multiple platforms
Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
4k stars
81 watching
218 forks
Language: Swift
last commit: 10 days ago
Linked from 2 awesome lists
cryptoface-idioskeychainmacossecuritytouch-idtvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
evgenyneu/keychain-swift | A collection of helper functions for securely storing and retrieving sensitive data in the Keychain. | 2,843 |
kishikawakatsumi/keychainaccess | A Swift wrapper for Keychain access on multiple platforms | 7,965 |
matthewpalmer/locksmith | A powerful keychain management library designed to work with Swift's protocol-oriented programming model | 2,915 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,208 |
maxgoedjen/secretive | An app for securely storing and managing SSH keys on macOS using the Secure Enclave | 7,234 |
hyperoslo/cache | A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,975 |
kishikawakatsumi/uickeychainstore | Provides a simple and secure way to store sensitive data in the user's keychain on various Apple platforms. | 3,092 |
oauthswift/oauthswift | A Swift-based OAuth library for iOS and macOS to manage authentication with various services. | 3,276 |
ziparchive/ziparchive | Utility class for zipping and unzipping files on various platforms | 5,451 |
krzyzanowskim/cryptoswift | A collection of secure cryptographic algorithms implemented in Swift for various use cases. | 10,195 |
securing/iossecuritysuite | An iOS security and anti-tampering library to detect jailbreaking attempts | 2,391 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,567 |
weichsel/zipfoundation | A Swift library for creating, reading and modifying ZIP archives with high performance compression and decompression. | 2,348 |
sparrowcode/permissionskit | An API providing universal access to various device permissions | 5,664 |
johnestropia/corestore | A framework that simplifies the use of Core Data in Swift applications | 4,010 |