rust-rust-argon2 0.8.3
Argon2 password hashing function in Rust
This package provides a Rust implementation of the Argon2 password hashing function.
- Website: https://github.com/sru-systems/rust-argon2
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-rust-argon2 0.8.3
as follows:
guix install rust-rust-argon2@0.8.3
Or install the latest version:
guix install rust-rust-argon2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.