Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8299527 | 21 | Jamil Nimeh | P3 | Resolved | Fixed | b04 |
The recently-added intrinsics for the ChaCha20 and Poly1305 algorithms were integrated without changes to the java man page. In the past this was done for other algorithms such as AES and the SHA2, and the same should be done for these two new algorithm intrinsics.
- backported by
-
JDK-8299527 Add java man page documentation for ChaCha20 and Poly1305 intrinsics
- Resolved
- relates to
-
JDK-8247645 ChaCha20 Intrinsics
- Resolved
-
JDK-8298893 Rename option UsePolyIntrinsics to UsePoly1305Intrinsics
- Resolved
-
JDK-8288047 Accelerate Poly1305 on x86_64 using AVX512 instructions
- Resolved
(1 links to)