Add CHANGES.md entry for the EC/DSA nonce generation fixes
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24660)
This commit is contained in:
parent
d38d264228
commit
72bff68f6a
1 changed files with 8 additions and 0 deletions
|
@ -72,6 +72,14 @@ OpenSSL 3.3
|
|||
|
||||
*Tomáš Mráz*
|
||||
|
||||
* Improved EC/DSA nonce generation routines to avoid bias and timing
|
||||
side channel leaks.
|
||||
|
||||
Thanks to Florian Sieck from Universität zu Lübeck and George Pantelakis
|
||||
and Hubert Kario from Red Hat for reporting the issues.
|
||||
|
||||
*Tomáš Mráz and Paul Dale*
|
||||
|
||||
### Changes between 3.2 and 3.3.0 [9 Apr 2024]
|
||||
|
||||
* The `-verify` option to the `openssl crl` and `openssl req` will make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue