Skip to content
#

secure-password

Here are 22 public repositories matching this topic...

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.

  • Updated Aug 31, 2022
  • Go

Improve this page

Add a description, image, and links to the secure-password topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the secure-password topic, visit your repo's landing page and select "manage topics."

Learn more