RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆287Updated this week
Alternatives and similar repositories for MACs
Users that are interested in MACs are comparing it to the libraries listed below
Sorting:
- A collection of open source Rust crates from iqlusion☆511Updated last week
- Utility crates used in RustCrypto☆513Updated this week
- Collection of stream cipher algorithms☆293Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆272Updated this week
- A collection of Tokio based TLS libraries.☆257Updated last year
- Collection of cryptography-related traits☆656Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Password hashing functions / KDFs☆750Updated this week
- A crate for safe and ergonomic pin-projection.