RustCrypto / MACs
Message authentication code algorithms written in pure Rust
☆283Updated last month
Alternatives and similar repositories for MACs:
Users that are interested in MACs are comparing it to the libraries listed below
- Utility crates used in RustCrypto☆504Updated this week
- Collection of stream cipher algorithms☆284Updated last week
- A collection of open source Rust crates from iqlusion☆503Updated this week
- Collection of cryptography-related traits☆643Updated this week
- A collection of Tokio based TLS libraries.☆255Updated last year
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆269Updated this week
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Integration between hyper HTTP library and rustls TLS stack☆324Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆382Updated last week
- Password hashing functions / KDFs☆734Updated last week
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Integration with OS certificate stores for rustls☆212Updated this week
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Rust library for hashing passwords using Argon2.☆228Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated last week
- Notify async tasks or threads☆467Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆500Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Task abstraction for building executors☆464Updated 3 months ago
- Easily hash and verify passwords using Bcrypt☆349Updated 3 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆521Updated this week
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Collection of block cipher algorithms written in pure Rust☆709Updated last month
- Generate X.509 certificates, CSRs☆385Updated this week
- Async synchronization primitives☆267Updated last month
- HTTP cookie parsing and cookie jar management for Rust.☆321Updated last year