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.
|
3787 |
hkdf.h |
The definitions of HKDF, HKDF_Extract, HKDF_Expand will be made internal
in the future. However the function hkdf_expand_label will still be defined.
|
3300 |
info.txt |
|
67 |