mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
HKDF updates
- prevent fixed-digest HKDF from having its digest changed - implement gettable params in HKDF - update fixed-digest HKDF tests Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/27247)
This commit is contained in:
@@ -112,7 +112,7 @@ OpenSSL 3.6
|
||||
|
||||
*Dimitri John Ledkov*
|
||||
|
||||
* HKDF with (SHA-256,SHA-384,SHA-512) has assigned OIDs. Added ability to load
|
||||
* HKDF with (SHA-256, SHA-384, SHA-512) has assigned OIDs. Added ability to load
|
||||
HKDF configured with these explicit digests by name or OID.
|
||||
|
||||
*Daniel Van Geest (CryptoNext Security)*
|
||||
|
||||
Reference in New Issue
Block a user