Message authentication code algorithms written in pure Rust
☆341Feb 16, 2026Updated last week
Alternatives and similar repositories for MACs
Users that are interested in MACs are comparing it to the libraries listed below
Sorting:
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆606Updated this week
- Collection of cryptography-related traits☆714Updated this week
- Collection of stream cipher algorithms☆315Updated this week
- Collection of Key Derivation Functions written in pure Rust☆87Feb 16, 2026Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆897Feb 18, 2026Updated last week
- Collection of cryptographic hash functions written in pure Rust☆2,189Feb 18, 2026Updated last week
- Collection of block cipher algorithms written in pure Rust☆758Updated this week
- Password hashing functions / KDFs☆862Updated this week
- Collection of universal hashing functions☆36Updated this week
- Utility crates used in RustCrypto☆600Updated this week
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆836Feb 17, 2026Updated last week
- base64, in rust☆714Dec 4, 2025Updated 2 months ago
- RSA implementation in pure Rust☆653Feb 13, 2026Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆312Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆253Jan 23, 2026Updated last month
- A collection of open source Rust crates from iqlusion☆555Feb 16, 2026Updated last week
- Collection of sponge functions written in pure Rust☆49Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆515Updated this week
- Asynchronous streams for Rust using async & await notation☆739Dec 8, 2024Updated last year
- Collection of generic block mode algorithms written in pure Rust☆92Updated this week
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆287Feb 17, 2026Updated last week
- Temporary file library for rust☆1,408Updated this week
- Task abstraction for building executors☆572Feb 13, 2026Updated 2 weeks ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 2 weeks ago
- Generate and parse UUIDs.☆1,182Feb 13, 2026Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Strongly typed YAML library for Rust☆1,012Mar 25, 2024Updated last year
- Adaptors between compression crates and Rust's async IO types☆616Updated this week
- ☆900Feb 16, 2026Updated last week
- URL parser for Rust☆1,527Feb 5, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,061May 24, 2025Updated 9 months ago
- ☆198Mar 19, 2025Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,038Feb 10, 2026Updated 2 weeks ago
- JWT lib in rust☆2,011Updated this week
- Portable interface to epoll, kqueue, event ports, and wepoll☆713Feb 7, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆826Updated this week