Skip to content
#

scrypt

Here are 410 public repositories matching this topic...

password4j

A fluent 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 with Java.

  • Updated Jun 29, 2022
  • 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 Dec 11, 2020
  • Go

Improve this page

Add a description, image, and links to the scrypt 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 scrypt topic, visit your repo's landing page and select "manage topics."

Learn more