Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
KeychainAccess Alternatives
Similar projects and alternatives to KeychainAccess
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
keychain-swift
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
-
Valet
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.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
SwiftKeychainWrapper
Discontinued A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
-
-
-
SwiftyStoreKit
Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺
-
CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
-
-
UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
-
-
-
-
SwiftDate
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
KeychainAccess discussion
KeychainAccess reviews and mentions
- How can I share data from one View Model to another?
-
How to store & retrieve from the Keychain without authentication?
I normally don‘t use third party libraries if I can avoid it… but using keychain is such a pain that I always use KeychainAccess (https://github.com/kishikawakatsumi/KeychainAccess).
-
Awesome macOS Libraries List
KeychainAccess - Simple Swift wrapper for Keychain. Language: Swift.
- What are the most underrated third party libraries for Native iOS?
-
Basic KeyChain Interaction, wrapper needed or own implementation?
I use KeychainAccess. It's pretty simple and straightforward to use. The good thing about using a third-party wrapper is that it'd take care of some edge cases and quirks that I may not have run into yet but someone else might have.
- [TECH] Unity で iOS/Android アプリの設定値をセキュアに扱う方法 🔑
-
Is there a best practice for hiding API keys?
However, if you store secrets on the device, you must use Keychain to securely store them. Do not just store them in a text file or something.
- Devs could resort to workarounds to avoid iOS 14 anti-tracking feature
-
A note from our sponsor - InfluxDB
influxdata.com | 18 Apr 2025
Stats
kishikawakatsumi/KeychainAccess is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of KeychainAccess is Swift.
Popular Comparisons
- KeychainAccess VS keychain-swift
- KeychainAccess VS Valet
- KeychainAccess VS SwiftKeychainWrapper
- KeychainAccess VS Locksmith
- KeychainAccess VS SSKeychain
- KeychainAccess VS CryptoSwift
- KeychainAccess VS UICKeyChainStore
- KeychainAccess VS Obfuscator-iOS
- KeychainAccess VS KeyClip
- KeychainAccess VS Keychain