mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Add missing CHANGES.md entries
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21057)
This commit is contained in:
parent
75aad15194
commit
3afa246520
10
CHANGES.md
10
CHANGES.md
@ -24,6 +24,16 @@ OpenSSL 3.1
|
||||
|
||||
### Changes between 3.1.0 and 3.1.1 [xx XXX xxxx]
|
||||
|
||||
* Multiple algorithm implementation fixes for ARM BE platforms.
|
||||
|
||||
*Liu-ErMeng*
|
||||
|
||||
* Added a -pedantic option to fipsinstall that adjusts the various
|
||||
settings to ensure strict FIPS compliance rather than backwards
|
||||
compatibility.
|
||||
|
||||
*Paul Dale*
|
||||
|
||||
* Fixed buffer overread in AES-XTS decryption on ARM 64 bit platforms which
|
||||
happens if the buffer size is 4 mod 5 in 16 byte AES blocks. This can
|
||||
trigger a crash of an application using AES-XTS decryption if the memory
|
||||
|
Loading…
Reference in New Issue
Block a user