Prepare for 3.2 alpha 3
Reviewed-by: Richard Levitte <levitte@openssl.org> Release: yes
This commit is contained in:
parent
1e6b4baf54
commit
219bd6ac70
@ -23,7 +23,7 @@ OpenSSL Releases
|
|||||||
OpenSSL 3.2
|
OpenSSL 3.2
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
### Changes between 3.1 and 3.2 alpha 2 [28 Sep 2023]
|
### Changes between 3.1 and 3.2 [xx XXX xxxx]
|
||||||
|
|
||||||
* Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt)
|
* Changed the default salt length used by PBES2 KDF's (PBKDF2 and scrypt)
|
||||||
from 8 bytes to 16 bytes.
|
from 8 bytes to 16 bytes.
|
||||||
|
2
NEWS.md
2
NEWS.md
@ -20,7 +20,7 @@ OpenSSL Releases
|
|||||||
OpenSSL 3.2
|
OpenSSL 3.2
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
### Major changes between OpenSSL 3.1 and OpenSSL 3.2 alpha 2 [in pre-release]
|
### Major changes between OpenSSL 3.1 and OpenSSL 3.2 [under development]
|
||||||
|
|
||||||
* Added client side support for QUIC.
|
* Added client side support for QUIC.
|
||||||
* Added multiple tutorials on the OpenSSL library and in particular
|
* Added multiple tutorials on the OpenSSL library and in particular
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
MAJOR=3
|
MAJOR=3
|
||||||
MINOR=2
|
MINOR=2
|
||||||
PATCH=0
|
PATCH=0
|
||||||
PRE_RELEASE_TAG=alpha2
|
PRE_RELEASE_TAG=alpha3-dev
|
||||||
BUILD_METADATA=
|
BUILD_METADATA=
|
||||||
RELEASE_DATE="28 Sep 2023"
|
RELEASE_DATE=""
|
||||||
SHLIB_VERSION=3
|
SHLIB_VERSION=3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user