An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with key-derivation-function

A curated list of projects in awesome lists tagged with key-derivation-function .

https://github.com/patrickfav/hkdf

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF

800-56c android-compatibility cryptography hash hkdf hmac hmac-sha1 hmac-sha256 hmac-sha512 java java7 jdk7 kdf key-derivation-function nist rfc5869 two-step-key-derivation

Last synced: 19 Aug 2025

https://github.com/denorg/scrypt

🔑 Deno library for hashing passwords using scrypt

deno denoland denorg key-derivation-function scrypt security typescript

Last synced: 12 Apr 2025

https://github.com/samuel-lucas6/draft-lucas-bkdf

An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.

balloon balloon-hashing bkdf draft internet-draft kdf key-derivation-function password-hashing password-hashing-algorithms password-hashing-scheme pbkdf

Last synced: 06 Jan 2026

https://github.com/patrickfav/singlestep-kdf

Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages digest and HMAC.

cryptography hmac java kdf key-agreement key-derivation key-derivation-function message-digest nist nist800-56 secretkey security singlestep-kdf

Last synced: 09 Apr 2025

https://github.com/hn275/file-encryptor

a small cli tool for file encryption, written in Rust.

aes-encryption commandline cryptography gcm key-derivation-function scrypt security

Last synced: 14 Oct 2025

https://github.com/xianghuzhao/kdfcrypt

Go library for password hashing with KDF (key derivation function)

argon2 kdf key-derivation-function password-hashing password-validation pbkdf2 scrypt

Last synced: 04 Feb 2026

https://github.com/samuel-lucas6/finnick

A proof of concept for how you can turn a duplex-style AEAD scheme (e.g., AEGIS) into a memory-hard password-based KDF.

key-derivation key-derivation-function password-hashing password-hashing-algorithm password-hashing-competition password-hashing-scheme

Last synced: 06 Jan 2026

https://github.com/somajitdey/hbkdf

Hashcash-Based Key Derivation Function

hashcash key-derivation-function password-security proof-of-work

Last synced: 23 Jun 2025

https://github.com/salrashid123/tpm-kdf

TPM based Key Deriviation Function (KDF)

key-derivation-function trusted-platform-module

Last synced: 09 Feb 2026

https://github.com/tonix-tuft/argo

Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.

argon2 cryptographic-hash-function hash hash-function hashing key-derivation-function password password-hash password-hashing security

Last synced: 26 May 2026