Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.44 KB

File metadata and controls

29 lines (21 loc) · 1.44 KB

HashKey: Generate Secure Passwords with a interface mockup in right

A practical, open-source iOS app that generates secure passwords using hardware entropy (SecRandomCopyBytes).

App Store Version Platform Swift License Github star

About

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.

Features

  • Cryptographically Secure: Powered natively by CryptoKit by Apple
  • Fast & Practical: Generate and copy complex passwords instantly to your clipboard.
  • Privacy First: Zero tracking, zero data collection, and completely offline.

License and Publication

The application is under the MIT License and published on the App Store.