A terminal based password manager for everyone
-
Updated
Apr 29, 2024 - Go
A terminal based password manager for everyone
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
Implementation of NaCl Box and SecretBox in Haskell using cryptonite primitives
Add a description, image, and links to the nacl-secretbox topic page so that developers can more easily learn about it.
To associate your repository with the nacl-secretbox topic, visit your repo's landing page and select "manage topics."