RustCrypto / MACs
Message authentication code algorithms written in pure Rust
☆277Updated 2 weeks ago
Alternatives and similar repositories for MACs:
Users that are interested in MACs are comparing it to the libraries listed below
- Collection of stream cipher algorithms☆280Updated 3 weeks ago
- Utility crates used in RustCrypto☆483Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆264Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- A collection of open source Rust crates from iqlusion☆485Updated last week
- Collection of cryptography-related traits☆636Updated this week
- HTTP cookie parsing and cookie jar management for Rust.☆320Updated 11 months ago
- Password hashing functions / KDFs☆722Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- A collection of Tokio based TLS libraries.☆256Updated last year
- A crate for safe and ergonomic pin-projection.☆638Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆502Updated last week
- Rust library for hashing passwords using Argon2.☆226Updated last year
- Easily hash and verify passwords using Bcrypt☆346Updated last month
- Integration with OS certificate stores for rustls☆210Updated this week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆320Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆357Updated this week
- base64, in rust☆645Updated 2 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Collection of block cipher algorithms written in pure Rust☆700Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆720Updated this week
- Fast function for printing integer primitives to a decimal string☆324Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated this week
- Generate X.509 certificates, CSRs☆372Updated last week
- A pretty, easy-to-use logger for Rust.☆488Updated last year