mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Add a note about avx-512 support for XTS to CHANGES.md
Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Saša Nedvědický <sashan@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26410)
This commit is contained in:
parent
ddc8529e87
commit
9688973596
@ -224,6 +224,14 @@ OpenSSL 3.5
|
||||
|
||||
*Zhiguo Zhou, Wangyang Guo (Intel Corp)*
|
||||
|
||||
* VAES/AVX-512 support for AES-XTS.
|
||||
|
||||
For capable processors (>= Intel Icelake), this provides a
|
||||
vectorized implementation of AES-XTS with a throughput improvement
|
||||
between 1.3x to 2x, depending on the block size.
|
||||
|
||||
*Pablo De Lara Guarch, Dan Pittman*
|
||||
|
||||
OpenSSL 3.4
|
||||
-----------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user