Browse Source Download (without any required ccan dependencies)
crypto/hkdf_sha256
RFC5869 Hardened Key Derivation Functions using SHA256
Rusty Russell <[email protected]>
This code implements the hkdf described in RFC5869.
BSD-MIT