-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P5
-
Affects Version/s: 27
-
Component/s: security-libs
-
Fix Understood
The current Java implementation of X25519 should use a larger limb size than the current 26-bit radix. The increase limb size will increase performance by reducing the amount of limb operations by ~half when using 51-bit limbs.
- clones
-
JDK-8371305 X25519 should utilize AVX-512
-
- In Progress
-
- links to
-
Review(master)
openjdk/jdk/29981