RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆300Updated last week
Alternatives and similar repositories for MACs
Users that are interested in MACs are comparing it to the libraries listed below
Sorting:
- Utility crates used in RustCrypto☆541Updated this week
- Collection of stream cipher algorithms☆299Updated this week
- A collection of open source Rust crates from iqlusion☆522Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆293Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- A collection of Tokio based TLS libraries.☆258Updated last year
- Collection of cryptography-related traits☆672Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Integration between hyper HTTP library and rustls TLS stack☆345Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆431Updated this week
- Rust library for hashing passwords using Argon2.☆232Updated last month
- Password hashing functions / KDFs☆781Updated this week
- Integration with OS certificate stores for rustls☆219Updated 2 weeks ago
- Async TLS for the Tokio runtime☆168Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆429Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Arbitrary precision decimal crate for Rust☆362Updated last week
- HTTP cookie parsing and cookie jar management for Rust.☆328Updated last year
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆257Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 3 months ago
- ☆329Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆246Updated last week
- RSA implementation in pure Rust☆610Updated this week
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Generate X.509 certificates, CSRs☆419Updated last week
- A rust logger that prints all messages with a readable output format.☆245Updated last year
- Procedural macro for recursive async functions☆230Updated 7 months ago