mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-06 22:49:40 +00:00
Update CHANGES with info about AuthEnvelopedData addition
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14456)
This commit is contained in:
parent
8f08957674
commit
343475126e
@ -539,6 +539,13 @@ OpenSSL 3.0
|
|||||||
|
|
||||||
*Antonio Iacono*
|
*Antonio Iacono*
|
||||||
|
|
||||||
|
* Added the AuthEnvelopedData content type structure (RFC 5083) with AES-GCM
|
||||||
|
parameter (RFC 5084) for the Cryptographic Message Syntax (CMS). Its purpose
|
||||||
|
is to support encryption and decryption of a digital envelope that is both
|
||||||
|
authenticated and encrypted using AES GCM mode.
|
||||||
|
|
||||||
|
*Jakub Zelenka*
|
||||||
|
|
||||||
* Deprecated EC_POINT_make_affine() and EC_POINTs_make_affine(). These
|
* Deprecated EC_POINT_make_affine() and EC_POINTs_make_affine(). These
|
||||||
functions are not widely used and now OpenSSL automatically perform this
|
functions are not widely used and now OpenSSL automatically perform this
|
||||||
conversion when needed.
|
conversion when needed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user