Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 14
-
b23
-
x86
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246221 | 11.0.9-oracle | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-8246654 | 11.0.9 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
Description
I would like to submit AES-CTR optimization for x86_64 architectures supporting AVX3+VAES (Evex encoded AES).
Contributor: Smita Kamath (smita.kamath@intel.com)
Algorithm Authors: Shay Gueron(shay.gueron@intel.com) and Regev Shemy (regev.shemy@intel.com)
Contributor: Smita Kamath (smita.kamath@intel.com)
Algorithm Authors: Shay Gueron(shay.gueron@intel.com) and Regev Shemy (regev.shemy@intel.com)
Attachments
Issue Links
- backported by
-
JDK-8246221 AES Countermode (CTR) optimization using AVX512 + VAES instructions
- Resolved
-
JDK-8246654 AES Countermode (CTR) optimization using AVX512 + VAES instructions
- Resolved
- relates to
-
JDK-8330611 AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)
- Resolved
-
JDK-8292158 AES-CTR cipher state corruption with AVX-512
- Closed