RustCrypto / MACsLinks
Message authentication code algorithms written in pure Rust
☆297Updated 2 weeks ago
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☆522Updated this week
- A collection of open source Rust crates from iqlusion☆516Updated this week
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆287Updated this week
- Collection of stream cipher algorithms☆295Updated 2 weeks ago
- Collection of cryptography-related traits☆668Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆220Updated this week
- A collection of Tokio based TLS libraries.☆258Updated last year
- A small cross-platform library for retrieving random data from (operating) system source☆417Updated this week
- Integration between hyper HTTP library and rustls TLS stack☆335Updated 2 weeks ago
- Password hashing functions / KDFs☆770Updated last week
- HTTP cookie parsing and cookie jar management for Rust.☆327Updated last year
- Rust library for hashing passwords using Argon2.☆232Updated last year
- Procedural macro for recursive async functions☆225Updated 5 months ago
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆539Updated this week
- Integration with OS certificate stores for rustls☆215Updated 2 weeks ago
- RSA implementation in pure Rust☆608Updated last week
- ☆322Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- A secure, standard-conformant, easy to use JWT implementation for Rust.☆255Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- Async TLS for the Tokio runtime☆161Updated last week
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- A rust logger that prints all messages with a readable output format.☆246Updated last year
- Arbitrary precision decimal crate for Rust☆357Updated last month
- CBOR utilities☆303Updated last month
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆243Updated last month
- Easily hash and verify passwords using Bcrypt☆357Updated 5 months ago