scrypt topic
jhash
🔑 Password hashing utility in Java
yescrypt
Password-based key derivation function and password hashing scheme building upon scrypt
goSecretBoxPassword
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...
pyscrypt
Pure-Python implementation of Scrypt PBKDF and scrypt file format library.
dogethereum-contracts
Ethereum contracts for the Dogecoin <-> Ethereum bridge
SharpHash
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
scrypt-interactive
[DEPRECATED] Truebit Verification for Scrypt
scrypt-crystal
Crystal bindings for Colin Percival's scrypt key derivation function
ocaml-scrypt-kdf
Scrypt key derivation function in pure OCaml as defined in https://tools.ietf.org/html/draft-josefsson-scrypt-kdf-04