RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆338Updated last week
Alternatives and similar repositories for MACs
Users that are interested in MACs are comparing it to the libraries listed below
Sorting:
- Utility crates used in RustCrypto☆590Updated this week
- Collection of stream cipher algorithms☆313Updated last week
- A collection of open source Rust crates from iqlusion☆552Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆308Updated last week
- A collection of Tokio based TLS libraries.☆258Updated last year
- Integration between hyper HTTP library and rustls TLS stack☆354Updated 3 weeks ago
- Collection of cryptography-related traits☆701Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Password hashing functions / KDFs☆856Updated last week
- Integration with OS certificate stores for rustls☆227Updated last week
- Generate X.509 certificates, CSRs☆460Updated this week
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆257Updated 4 months ago
- Arbitrary precision decimal crate for Rust☆387Updated last month
- Rust library for hashing passwords using Argon2.☆245Updated 6 months ago
- HTTP cookie parsing and cookie jar management for Rust.☆336Updated last year
- Procedural macro for recursive async functions☆236Updated 4 months ago
- A rust logger that prints all messages with a readable output format.☆255Updated 3 months ago
- RSA implementation in pure Rust☆645Updated last week
- Async TLS for the Tokio runtime☆207Updated last week
- ☆351Updated 2 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆596Updated this week
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆269Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆503Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago