secure-password topic

List secure-password repositories

bookshelf-secure-password

24
Stars
14
Forks
Watchers

A Bookshelf.js plugin for handling secure passwords

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