RustCrypto / MACs
Message authentication code algorithms written in pure Rust
☆271Updated last week
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☆474Updated 2 weeks ago
- Collection of stream cipher algorithms☆278Updated this week
- A collection of open source Rust crates from iqlusion☆482Updated this week
- Collection of cryptography-related traits☆625Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Password hashing functions / KDFs☆710Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆261Updated this week
- A collection of Tokio based TLS libraries.☆255Updated last year
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆496Updated last week
- Rust library for hashing passwords using Argon2.☆225Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆318Updated this week
- Integration with OS certificate stores for rustls☆202Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Collection of block cipher algorithms written in pure Rust☆695Updated last week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆759Updated 3 weeks ago
- Easily hash and verify passwords using Bcrypt☆343Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- A small cross-platform library for retrieving random data from (operating) system source☆342Updated this week
- HTTP cookie parsing and cookie jar management for Rust.☆319Updated 10 months ago
- Procedural macro for recursive async functions☆219Updated last month
- RSA implementation in pure Rust☆578Updated last week
- Rust lightweight HTTP 1.1 client☆270Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆702Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆225Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆333Updated 2 months ago
- Notify async tasks or threads☆459Updated 3 weeks ago
- Generate X.509 certificates, CSRs☆364Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Task abstraction for building executors☆450Updated 3 weeks ago