-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b04
The SHA3 digests currently keep their internal state in a byte array which is converted to a long array for the state updates and back again after the update. This is unnecessary, conversion is only necessary during update() and final() calls.
- relates to
-
JDK-8335183 Release Note: SHA3 Performance Improved
-
- Resolved
-
-
JDK-8337666 AArch64: SHA3 GPR intrinsic
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/75bea280
-
Review
openjdk/jdk/19632
-
Review(master)
openjdk/jdk21u-dev/1000
There are no Sub-Tasks for this issue.