8.10 IMPLEMENT THE PRF
EXERCISE 8.10: IMPLEMENT THE PRF
Look in RFC 5246, available online, and loop up the PRF. There is a description of how it works on page 13 and 14. Implement the PRF for HMAC-SHA256 and try out some key expansion. Generate a hundred bytes or so and divide some up for different keys.