dwin / goSecretBoxPassword

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.
60Updated 2 years ago

Alternatives and similar repositories for goSecretBoxPassword:

Users that are interested in goSecretBoxPassword are comparing it to the libraries listed below