Pure Rust implementation of the Argon2 password hashing function with
support for the Argon2d, Argon2i, and Argon2id algorithmic variants.
This package contains library source intended for building other packages which
use the "rand" feature of the "argon2" crate.
Provides
Requires
License
MIT OR Apache-2.0
Changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Thu Dec 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0.5.3-5
- Allo