1. RFC 5869 SHA-256 test vector
Cryptography developerBackground
A developer wants to confirm that an HKDF implementation matches the first published RFC 5869 SHA-256 test case.
Problem
The final 42-byte output must be checked along with the intermediate Extract and Expand values.
How to use
Select the RFC 5869 SHA-256 test case 1 preset, keep SHA-256 and Hex selected, and set the output length to 42 bytes.
Preset: RFC 5869 SHA-256 test case 1; Hash: SHA-256; Encoding: Hex; Length: 42 bytes.Outcome
The walkthrough displays the PRK, two Expand blocks, and a 42-byte OKM that matches the published vector.