| ranisalt/node-argon2 |
1,742 |
|
273 |
322 |
about 2 years ago |
70 |
November 04, 2023 |
13 |
mit |
JavaScript |
| Node.js bindings for Argon2 hashing algorithm |
| 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. |
| dwyl/phoenix-ecto-encryption-example |
267 |
|
0 |
0 |
about 2 years ago |
0 |
|
9 |
|
Elixir |
| 🔐 A detailed example for how to encrypt data in an Elixir (Phoenix v1.7) App before inserting into a database using Ecto Types |
| phxql/argon2-jvm |
260 |
|
47 |
53 |
over 4 years ago |
13 |
October 02, 2021 |
3 |
lgpl-3.0 |
Java |
| Argon2 Binding for 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 |
| sru-systems/rust-argon2 |
208 |
|
461 |
95 |
over 2 years ago |
16 |
August 11, 2023 |
4 |
apache-2.0 |
Rust |
| Rust library for hashing passwords using Argon2. |