Skip to content

Repository files navigation

RustCrypto: Key Derivation Functions

Project Chatdependency statusApache2/MIT licensed

Collection of Key Derivation Functions (KDF) written in pure Rust.

Supported Algorithms

AlgorithmCrateCrates.ioDocumentationMSRV
ANSI-X9.63-KDFansi-x963-kdfcrates.ioDocumentationMSRV 1.85
bake-kdfbake-kdfcrates.ioDocumentationMSRV 1.85
Concat-KDFconcat-kdfcrates.ioDocumentationMSRV 1.85
HKDFhkdfcrates.ioDocumentationMSRV 1.85
KBKDFkbkdfcrates.ioDocumentationMSRV 1.85

NOTE: for password-based KDFs (e.g. Argon2, PBKDF2, scrypt), please see RustCrypto/password-hashes

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Collection of Key Derivation Functions written in pure Rust

Resources

Stars

104 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages