| 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 |
| hynek/argon2-cffi |
480 |
|
365 |
249 |
over 2 years ago |
17 |
August 15, 2023 |
0 |
mit |
Python |
| Secure Password Hashes for Python |
| 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. |
| alexedwards/argon2id |
378 |
|
2 |
77 |
over 2 years ago |
2 |
October 21, 2023 |
6 |
mit |
Go |
| Argon2id password hashing and verification for Go |
| 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. |
| antelle/argon2-browser |
234 |
|
12 |
44 |
over 4 years ago |
31 |
June 05, 2021 |
4 |
mit |
JavaScript |
| Argon2 library compiled for browser runtime |
| technion/ruby-argon2 |
219 |
|
23 |
8 |
over 2 years ago |
24 |
December 27, 2022 |
0 |
mit |
Ruby |
| A Ruby gem offering bindings for Argon2 password hashing |
| 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 |
| tvdburgt/go-argon2 |
104 |
|
3 |
1 |
over 7 years ago |
1 |
November 09, 2018 |
2 |
mit |
Go |
| Go bindings for Argon2 |
| raja/argon2pw |
86 |
|
0 |
1 |
over 4 years ago |
4 |
September 10, 2021 |
0 |
gpl-3.0 |
Go |
| Argon2 password hashing package for go with constant time hash comparison |