Collection of Key Derivation Functions written in pure Rust
☆87Feb 16, 2026Updated last week
Alternatives and similar repositories for KDFs
Users that are interested in KDFs are comparing it to the libraries listed below
Sorting:
- Collection of universal hashing functions☆36Updated this week
- Collection of sponge functions written in pure Rust☆49Updated this week
- Collection of Cryptographically Secure PseudoRandom Number Generators written in pure Rust☆11Jan 29, 2024Updated 2 years ago
- Collection of stream cipher algorithms☆315Updated this week
- Message authentication code algorithms written in pure Rust☆341Feb 16, 2026Updated last week
- Cryptographic signature algorithms: DSA, ECDSA, Ed25519☆606Updated this week
- Collection of block cipher algorithms written in pure Rust☆758Updated this week
- Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers☆897Feb 18, 2026Updated last week
- Collection of cryptography-related traits☆714Updated this week
- Google's list of Certificate Transparency logs as a rust crate for use with sct.rs☆14Feb 17, 2023Updated 3 years ago
- A pure rust implementation of Arcturus proofs for confidential transactions.☆12Sep 28, 2025Updated 5 months ago
- Password-Authenticated Key Agreement protocols☆118Feb 13, 2026Updated 2 weeks ago
- Password hashing functions / KDFs☆862Updated this week
- Collection of generic block mode algorithms written in pure Rust☆92Updated this week
- Zcash-flavored Ed25519 for use in Zebra.☆35Feb 20, 2026Updated last week
- Compares two equal-sized byte strings in constant time.☆43Dec 20, 2025Updated 2 months ago
- Composable proof transcripts for public-coin arguments of knowledge☆52Aug 21, 2024Updated last year
- Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX☆312Updated this week
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆350Sep 1, 2023Updated 2 years ago
- Utility crates used in RustCrypto☆600Updated this week
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆291Aug 3, 2024Updated last year
- Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2☆836Feb 17, 2026Updated last week
- Vector Commitments with Constant-Sized, Updatable Proofs and Linear-Sized Public Parameters☆11Jun 3, 2021Updated 4 years ago
- Provisions: Privacy-preserving proofs of solvency for Bitcoin☆14Jan 10, 2016Updated 10 years ago
- Compatibility library for using *ring* as a backend for RustCrypto's traits☆33Jan 1, 2024Updated 2 years ago
- Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas☆287Feb 17, 2026Updated last week
- Assembly implementations of cryptographic hash functions☆54Aug 18, 2025Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Mar 17, 2024Updated last year
- Parses https://eprint.iacr.org/eprint-bin/search.pl?last=365&title=1 and sends you an email with the latest papers☆15Nov 11, 2020Updated 5 years ago
- A standalone AES-KW (AES Key Wrap) implementation.☆14Dec 31, 2023Updated 2 years ago
- ARCHIVED/MOVED: please visit the new location☆704Dec 6, 2025Updated 2 months ago
- Certificate transparency SCT verification library in rust☆54Nov 24, 2025Updated 3 months ago
- An O(N\log{N}) time algorithm for computing all N proofs fast in the Pointproofs VC. Also, the O(N\log{N}) time Feist-Khovratovich algori…☆13Dec 3, 2020Updated 5 years ago
- ☆15Sep 28, 2020Updated 5 years ago
- RSA implementation in pure Rust☆653Feb 13, 2026Updated 2 weeks ago
- A collection of open source Rust crates from iqlusion☆555Feb 16, 2026Updated last week
- Proof-of-concept implementation of the (V)OPRF protocol in https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/☆23Aug 24, 2020Updated 5 years ago
- Cross-chain atomic swap protocol between Monero and Ethereum☆14Nov 21, 2021Updated 4 years ago
- Make AES-GCM safe to use with random nonces, for any practical number of messages.☆18Sep 16, 2025Updated 5 months ago