RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆303Updated last week
Alternatives and similar repositories for MACs
Users that are interested in MACs are comparing it to the libraries listed below
Sorting:
- Collection of stream cipher algorithms☆300Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆293Updated this week
- A collection of open source Rust crates from iqlusion☆524Updated this week
- Utility crates used in RustCrypto☆542Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- A collection of Tokio based TLS libraries.☆258Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆346Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Collection of cryptography-related traits☆674Updated this week
- Integration with OS certificate stores for rustls☆219Updated last week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆259Updated last week
- Rust library for hashing passwords using Argon2.☆234Updated last month
- HTTP cookie parsing and cookie jar management for Rust.☆329Updated last year
- Procedural macro for recursive async functions☆230Updated 7 months ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆249Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- A small cross-platform library for retrieving random data from (operating) system source☆443Updated this week
- Arbitrary precision decimal crate for Rust☆364Updated 3 weeks ago
- Password hashing functions / KDFs☆787Updated this week
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- RSA implementation in pure Rust☆613Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Asynchronous HTTP body trait☆146Updated last week
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- Generate X.509 certificates, CSRs☆427Updated this week
- Efficient and customizable data-encoding functions in Rust☆193Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago