Skip to content
#

password-hash

Here are 224 public repositories matching this topic...

password4j

Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.

  • Updated Apr 23, 2024
  • Java

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 password-hash 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 password-hash topic, visit your repo's landing page and select "manage topics."

Learn more