Cryptography
Securing data.
Encryption
Recipe | Crates | Categories |
---|---|---|
Salt and hash a password with PBKDF2 |
Hashing
[cryptography: review / incorporate (P2)](https://github.com/john-cd/rust_howto/issues/274)
- ring
- rust-crypto
sodiumoxide
Fast cryptographic library for Rust (bindings to libsodium)