Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Contributors

Languages