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
382 forks
Language: Objective-C
last commit: about 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,965 |
evgenyneu/keychain-swift | A collection of helper functions for securely storing and retrieving sensitive data in the Keychain. | 2,843 |
matthewpalmer/locksmith | A powerful keychain management library designed to work with Swift's protocol-oriented programming model | 2,915 |
oblador/react-native-keychain | A library providing secure storage for sensitive information in React Native apps. | 3,207 |
keycloak/keycloak | A suite of tools and services for authenticating users and managing access to applications and services | 23,473 |
hackiftekhar/iqkeyboardmanager | A drop-in universal library that prevents keyboard issues in text fields and views. | 16,470 |
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,914 |
krzyzanowskim/cryptoswift | A collection of secure cryptographic algorithms implemented in Swift for various use cases. | 10,195 |
square/valet | A framework for securely storing data in the Keychain across multiple platforms | 4,010 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,630 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |
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,208 |