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

Home Page:https://favr.dev/opensource/hkdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patrickfav/hkdf Stargazers