mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
changes: note that PVK KDF has moved to the legacy provider
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15968)
This commit is contained in:
parent
5fae7b432e
commit
c8ffd2201b
@ -24,6 +24,12 @@ OpenSSL 3.1
|
||||
|
||||
### Changes between 3.0 and 3.1 [xx XXX xxxx]
|
||||
|
||||
* The PVK key derivation function has been moved from b2i_PVK_bio_ex() into
|
||||
the legacy crypto provider as an EVP_KDF. Applications requiring this KDF
|
||||
will need to load the legacy crypto provider.
|
||||
|
||||
*Paul Dale*
|
||||
|
||||
* The various OBJ_* functions have been made thread safe.
|
||||
|
||||
*Paul Dale*
|
||||
|
Loading…
Reference in New Issue
Block a user