There are 0 repository under key-derivation-function topic.
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
a small cli tool for file encryption, written in Rust.
An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.
TurtlPass Firmware for Raspberry Pi Pico (RP2040)
Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages digest and HMAC.
Password generation through MIDI notes
Go library for password hashing with KDF (key derivation function)
A proof of concept for how you can turn a duplex-style AEAD scheme (e.g., AEGIS) into a memory-hard password-based KDF.
A password manager that utilizes PostgreSQL, AES Encryption, and PBKDF2 to create a simple and secure password storage and retrieval system.
WebApp for text to to emoji encryption and conversion with custom and standard algorithms.
How to use some cryptography techniques in .NET6
Balloon Hashing implemented in Ruby.
Balloon Hashing implemented in Kotlin.
[Feature complete] Façade for libar2
Key derivation functions for =nil; Crypto3 cryptography suite
🔑 An exciting CLI password manager written in Rust.
Hashcash-Based Key Derivation Function
Tool for generating cryptographic keys using Key Derivation Function (KDF)
A .NET implementation of HKDF, with support for SHA256, SHA384, and SHA512.
Balloon Hashing implemented in Julia.
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.