- Tags/
hmac
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.
Q: Is HKDF implemented in Java Cryptography Architecture?
This was originally posted as an answer to the question “Is HKDF implemented in Java Cryptography Architecture?” on stackoverflow.com.