UICKeyChainStore
Keychain wrapper
Provides a simple and secure way to store sensitive data in the user's keychain on various Apple platforms.
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
3k stars
94 watching
381 forks
Language: Objective-C
last commit: over 1 year ago
Linked from 2 awesome lists
keychainsecuritytouch-id
Related projects:
Repository | Description | Stars |
---|---|---|
kishikawakatsumi/keychainaccess | A Swift wrapper for Keychain access on multiple platforms | 7,986 |
evgenyneu/keychain-swift | A collection of helper functions for securely storing and retrieving sensitive data in the Keychain. | 2,862 |
matthewpalmer/locksmith | A powerful keychain management library designed to work with Swift's protocol-oriented programming model | 2,919 |
oblador/react-native-keychain | A library providing secure storage for sensitive information in React Native apps. | 3,229 |
keycloak/keycloak | A suite of tools and services for authenticating users and managing access to applications and services | 24,091 |
hackiftekhar/iqkeyboardmanager | A drop-in universal library to prevent keyboard issues in iOS text fields and views | 16,499 |
endocrimes/latch | A Swift wrapper for storing and retrieving data in the Keychain service on multiple platforms. | 57 |
keybase/client | A Keybase client repository containing various libraries and tools for building secure chat applications with end-to-end encryption. | 8,931 |
krzyzanowskim/cryptoswift | A collection of secure cryptographic algorithms implemented in Swift for various use cases. | 10,217 |
square/valet | A framework for securely storing data in the Keychain across multiple platforms | 4,018 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,645 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
andriyslyusar/swiftykeychainkit | A Swift wrapper around Keychain Services API with type safety and compile-time checks | 24 |
willowtreeapps/spruce-ios | A Swift library for choreographing animations on iOS screens | 3,445 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,220 |