botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
hkdfTest
botan
prf
hkdf
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_HKDF
)
static if
(
BOTAN_TEST
)
size_t
hkdfTest
(
string
algo
,
string
ikm
,
string
salt
,
string
info
,
string
okm
,
size_t
L
)
Meta
Source
See Implementation
botan
prf
hkdf
classes
HKDF
functions
hkdf
hkdfTest