scrypt topic

List scrypt repositories

jhash

67
Stars
7
Forks
Watchers

🔑 Password hashing utility in Java

yescrypt

118
Stars
6
Forks
Watchers

Password-based key derivation function and password hashing scheme building upon scrypt

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

pyscrypt

79
Stars
22
Forks
Watchers

Pure-Python implementation of Scrypt PBKDF and scrypt file format library.

dogethereum-contracts

58
Stars
17
Forks
Watchers

Ethereum contracts for the Dogecoin <-> Ethereum bridge

SharpHash

40
Stars
7
Forks
Watchers

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

46
Stars
15
Forks
Watchers

[DEPRECATED] Truebit Verification for Scrypt

CppSecurity

33
Stars
21
Forks
Watchers

C++ Security Library

scrypt-crystal

22
Stars
2
Forks
Watchers

Crystal bindings for Colin Percival's scrypt key derivation function

ocaml-scrypt-kdf

17
Stars
3
Forks
Watchers

Scrypt key derivation function in pure OCaml as defined in https://tools.ietf.org/html/draft-josefsson-scrypt-kdf-04