$ password-hash

v0.5.0

Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a. MCF)

Downloads: 48.9M
Recent: 7.1M
Versions: 26
Updated: December 7, 2025

Patch update: 0.5.0 → 0.5.0

$ DOWNLOADS TREND

44.1M48.9M

$ VERSION HISTORY

v0.5.0December 7, 2025
v0.5.0November 5, 2025
v0.6.0-rc.1May 29, 2025

$ LINKS

$ INSTALL

cargo add password-hash

Or add to Cargo.toml: password-hash = "0.5.0"