botan: Implement prf+ via Botan's HKDF implementation
This commit is contained in:
@@ -637,6 +637,7 @@ static char *whitelist[] = {
|
||||
"botan_privkey_create",
|
||||
"botan_privkey_load_ecdh",
|
||||
"botan_privkey_load",
|
||||
"botan_kdf",
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user