[jdk20] RFR: 8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics [v2]

Weijun Wang weijun at openjdk.org
Thu Dec 29 20:47:02 UTC 2022


On Thu, 29 Dec 2022 15:47:37 GMT, Jamil Nimeh <jnimeh at openjdk.org> wrote:

>> This adds documentation to the `java(1)` man page for new ChaCha20 and Poly1305 intrinsics, highlighting the diagnostic flags that were delivered in those feature enhancements.  This is similar to what has already been done for AES and GHASH diagnostic flags.
>> 
>> - JBS: https://bugs.openjdk.org/browse/JDK-8298592
>> - Flags were delivered in ( openjdk/jdk#7702 for ChaCha20 and openjdk/jdk#10582 for Poly1305, with a minor change to the Poly1305 flag name in #49 )
>
> Jamil Nimeh has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add highlighting for intrinsic diag switch title

Marked as reviewed by weijun (Reviewer).

-------------

PR: https://git.openjdk.org/jdk20/pull/78



More information about the security-dev mailing list