kdf
Here are 65 public repositories matching this topic...
Language:All
Sort:Most stars
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
Audited & minimal JS implementation of hash functions, MACs and KDFs.
- Updated
Mar 16, 2025 - JavaScript
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
- Updated
May 27, 2024 - Java
A fast, lightweight, and full duplex secure end-to-end encryption protocol based on ECDHE
- Updated
Mar 10, 2025 - Rust
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
- Updated
Mar 9, 2025 - TypeScript
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
- Updated
Feb 12, 2024 - Java
A strong and customizable password generator made with python3!
- Updated
Nov 27, 2024 - Python
Password based key derivation functions from PKCS#5, RFC 2898
- Updated
Jul 15, 2024 - OCaml
Scrypt key derivation function in pure OCaml as defined inhttps://tools.ietf.org/html/draft-josefsson-scrypt-kdf-04
- Updated
Aug 5, 2021 - OCaml
Elliptical Curve Integrated Encryption System (ECIES), as specified by SEC 1 - Ver. 2.0
- Updated
Jun 20, 2023 - Ruby
An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.
- Updated
Mar 16, 2025 - Makefile
Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages digest and HMAC.
- Updated
Mar 12, 2023 - Java
Improve this page
Add a description, image, and links to thekdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thekdf topic, visit your repo's landing page and select "manage topics."