RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆325Updated last 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☆541Updated 2 weeks ago
- Utility crates used in RustCrypto☆567Updated this week
- Collection of stream cipher algorithms☆308Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆299Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆348Updated this week
- A collection of Tokio based TLS libraries.☆258Updated last year
- Collection of cryptography-related traits☆694Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- A small cross-platform library for retrieving random data from (operating) system source☆473Updated last week
- Async TLS for the Tokio runtime☆188Updated last week
- HTTP cookie parsing and cookie jar management for Rust.☆332Updated last year
- Integration with OS certificate stores for rustls☆223Updated last week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆255Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- Rust library for hashing passwords using Argon2.☆238Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Password hashing functions / KDFs☆829Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- Generate X.509 certificates, CSRs☆447Updated this week
- Async synchronization primitives☆276Updated 3 months ago
- Arbitrary precision decimal crate for Rust☆376Updated 2 weeks ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆577Updated last week
- Common utilities used with hyper.☆157Updated this week
- Asynchronous HTTP body trait☆151Updated this week
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- MIMEs in Rust☆208Updated last year