Curated list of awesome argon2 related things
-
argon2-jvm - Argon2 bindings for Java with / without pre built Argon2
JVM bindings for Argon2. Includes packages with and without Argon2 binaries.
-
argon2-browser - Argon2 library compiled for browser runtime
Multiple versions of Argon2 (including WASM) for the browser.
-
rust-argon2 - Argon2 implementation is Rust
Rust implementation of Argon2 to use in Rust projects.
-
Tool for parameter calibration. Releases are available at fork https://github.com/proohit/Argon2CalibratorTool/releases.
-
Identity server software using Argon2. Includes a CLI to calibrate Argon2 parameters.
-
Tool to calculate and verify hashes directly in the browser.
-
Password Hashing: Scrypt, Bcrypt and ARGON2
Small introduction in and comparison of bcrypt, scrypt and argon2.
-
What's Up Argon2? The Password Hashing Winner A Year Later - JP Aumasson
Motivation of and introduction in Argon2.
-
Java Password Hashing with Argon2
Article describing different ways to use Argon2 in Java.
-
Argon2: the memory-hard function for password hashing and other applications
Original Argon2 publishing paper.
-
A longer version of the original paper, but may have outdated concepts. Use carefully. When in doubt always use original paper.
-
Documented attack on Argon2i.