[jdk20] Integrated: 8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics
Jamil Nimeh
jnimeh at openjdk.org
Thu Dec 29 22:38:01 UTC 2022
On Wed, 28 Dec 2022 15:54:49 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 )
This pull request has now been integrated.
Changeset: 37f8b059
Author: Jamil Nimeh <jnimeh at openjdk.org>
URL: https://git.openjdk.org/jdk20/commit/37f8b059c1c9245e7f3af90d6ed47c862fee54a3
Stats: 16 lines in 1 file changed: 16 ins; 0 del; 0 mod
8298592: Add java man page documentation for ChaCha20 and Poly1305 intrinsics
Reviewed-by: weijun
-------------
PR: https://git.openjdk.org/jdk20/pull/78
More information about the security-dev
mailing list