RustCrypto / KDFsLinks
Collection of Key Derivation Functions written in pure Rust
☆82Updated last month
Alternatives and similar repositories for KDFs
Users that are interested in KDFs are comparing it to the libraries listed below
Sorting:
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆128Updated 7 months ago
- Collection of universal hashing functions☆34Updated last month
- Password-Authenticated Key Agreement protocols☆109Updated 3 months ago
- Rust implementation of Noise☆68Updated last year
- Collection of Key Encapsulation Mechanisms written in pure Rust☆53Updated this week
- fast hex☆92Updated 2 weeks ago
- Collection of stream cipher algorithms☆298Updated last month
- Performance crypto in pure Rust☆53Updated 4 months ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆130Updated 3 months ago
- Pure Rust compatibility layer for NaCl-family libraries☆76Updated 4 months ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated last month
- Pure Rust implementation of the Double Ratchet algorithm☆69Updated 4 years ago
- X.509 parser written in pure Rust. Fast, zero-copy, safe.☆245Updated last week
- Efficient and customizable data-encoding functions in Rust☆190Updated last week
- Multibase in rust☆50Updated last week
- Two macros for taking array references in rust.☆85Updated 10 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆277Updated last year
- agora-glass_pumpkin☆22Updated last year
- Collection of sponge functions written in pure Rust☆46Updated 6 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆292Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated last week
- Idiomatic Rust wrapper for MbedTLS☆86Updated last month
- An implementation of the HPKE hybrid encryption standard (RFC 9180)☆76Updated 5 months ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆244Updated this week
- Rust's std::net except without the std.☆46Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆80Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆228Updated last month