The pure Rust password hashing library that runs on Argon2.
# Cargo.toml
[dependencies]
argon2rs = "0.2.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hashes a password using the Argon2d algorithm with a given salt.
Switch to the 'argon2' crate for active development and security updates.
No dependency data recorded yet.