| Daninet/hash-wasm |
563 |
|
0 |
104 |
over 2 years ago |
38 |
November 13, 2023 |
8 |
other |
TypeScript |
| Lightning fast hash functions using hand-tuned WebAssembly binaries |
| paulmillr/noble-hashes |
414 |
|
0 |
697 |
about 2 years ago |
27 |
August 23, 2023 |
1 |
mit |
JavaScript |
| Audited & minimal JS implementation of hash functions, MACs and KDFs. |
| barrysteyn/node-scrypt |
356 |
|
4,363 |
166 |
almost 6 years ago |
46 |
May 01, 2016 |
59 |
|
C |
| Scrypt for Node |
| Password4j/password4j |
292 |
|
0 |
4 |
over 2 years ago |
21 |
September 14, 2023 |
5 |
apache-2.0 |
Java |
| 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. |
| lhartikk/GenesisH0 |
218 |
|
0 |
0 |
almost 8 years ago |
0 |
|
21 |
apache-2.0 |
Python |
| SHA256/scrypt/X11/X13/X15 genesis blocks for virtual currencies |
| riverrun/argon2_elixir |
209 |
|
158 |
19 |
over 2 years ago |
48 |
October 09, 2023 |
4 |
apache-2.0 |
Elixir |
| Elixir wrapper for the Argon2 password hashing algorithm |
| elithrar/simple-scrypt |
164 |
|
61 |
92 |
almost 7 years ago |
4 |
December 25, 2025 |
2 |
mit |
Go |
| A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑 |
| EtherDream/WebScrypt |
136 |
|
0 |
0 |
about 8 years ago |
0 |
|
1 |
|
JavaScript |
| a fast and lightweight scrypt hash algorithm for browser |
| viniciuschiele/Scrypt |
84 |
|
7 |
11 |
almost 6 years ago |
5 |
February 08, 2017 |
1 |
apache-2.0 |
C# |
| A .NET implementation of scrypt password hash algorithm. |
| openwall/yescrypt |
83 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
C |
| Password-based key derivation function and password hashing scheme building upon scrypt |