A practical, open-source iOS app that generates secure passwords using hardware entropy (SecRandomCopyBytes).
HashKey is designed for speed and ultimate security. Instead of relying on standard pseudo-random number generators, it utilizes the device's cryptographically secure hardware noise via Apple's SecRandomCopyBytes API to ensure mathematically unpredictable passwords.
- Cryptographically Secure: Powered natively by
CryptoKitby Apple - Fast & Practical: Generate and copy complex passwords instantly to your clipboard.
- Privacy First: Zero tracking, zero data collection, and completely offline.
The application is under the MIT License and published on the App Store.
