Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@FreakNorris FreakNorris released this 23 Sep 09:36
· 15 commits to main since this release
c357f05

HashSafe v1.0.0

Features:

  • Secure password storage using bcrypt.
  • Fernet symmetric encryption with integrity checks.
  • PBKDF2HMAC with SHA256 for key derivation.
  • Unique salts for each user.
  • Data integrity verification using SHA256.
  • User-friendly Tkinter-based GUI.

Known Issues:

  • None at this time.

Download: