-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: security-libs
-
Fix Understood
The sessionK array can be replaced by its two components. That will simplify the hotspot intrinsics for some platforms.
In addition, the inverse round keys are only needed for decryption, but are currently also computed for encryption.
In addition, the inverse round keys are only needed for decryption, but are currently also computed for encryption.
- relates to
-
JDK-8371450 AES performance improvements for key schedule generation
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28299