passwords-encrypted topic

List passwords-encrypted repositories

goSecretBoxPassword

59
Stars
9
Forks
Watchers

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...