Skip to content
#

kdf

Here are 94 public repositories matching this topic...

Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA

  • Updated Jun 7, 2024
  • CSS
hsh

Multi-algorithm password hashing for Rust — typed Policy, PHC/MCF storage, auto-rehash on drift across Argon2id/bcrypt/scrypt/PBKDF2, KMS-backed pepper with key versioning, FIPS 140-3 fail-closed contract, hsh CLI, hsh-digest companion (SHA-2/SHA-3/BLAKE3). #![forbid(unsafe_code)] workspace.

  • Updated Aug 31, 2026
  • Rust

Add this topic to your repo

To associate your repository with the kdf topic, visit your repo's landing page and select "manage topics."

Learn more