RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆328Updated 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☆573Updated this week
- Collection of stream cipher algorithms☆311Updated 2 weeks ago
- A collection of open source Rust crates from iqlusion☆545Updated 2 weeks ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆301Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆240Updated 3 weeks ago
- A collection of Tokio based TLS libraries.☆259Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆349Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Collection of cryptography-related traits☆695Updated this week
- Integration with OS certificate stores for rustls☆224Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆488Updated last week
- Async TLS for the Tokio runtime☆192Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆254Updated 3 months ago
- Rust library for hashing passwords using Argon2.☆242Updated 5 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Arbitrary precision decimal crate for Rust☆376Updated last month
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- HTTP cookie parsing and cookie jar management for Rust.☆333Updated last year
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆578Updated 3 weeks ago
- Generate X.509 certificates, CSRs☆451Updated last week
- Password hashing functions / KDFs☆841Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Procedural macro for recursive async functions☆235Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆264Updated this week
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 3 months ago
- Common utilities used with hyper.☆164Updated 2 weeks ago