hkdf.cpp |
We do something a little dirty here to avoid copying the hash_val,
making use of the fact that Botan's KDF interface supports label+salt,
and knowing that our HKDF hashes first param label then param salt.
|
4984 |
hkdf.h |
HKDF from RFC 5869.
|
3013 |
info.txt |
|
112 |