]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix OOB issue in AVX-512 XTS decryption
authorDan Pittman <daniel.pittman@intel.com>
Mon, 31 Mar 2025 17:28:41 +0000 (10:28 -0700)
committerTomas Mraz <tomas@openssl.org>
Wed, 2 Apr 2025 06:39:56 +0000 (08:39 +0200)
commit8ca8f9afbb870293fb0a9dd74cfead9b7767596f
treeab27bb8ae49158fb99ab802bde9a33f6ce7d172f
parent6d3202e20f73f8d368004a90d743a613b51f0d62
fix OOB issue in AVX-512 XTS decryption

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27216)
crypto/aes/asm/aesni-xts-avx512.pl