git: openjdk/jdk: master: 8366833: Poly1305 does not always correctly update position for array-backed ByteBuffers after processMultipleBlocks

Jamil Nimeh jnimeh at openjdk.org
Fri Sep 12 20:40:44 UTC 2025


Changeset: 3eb3e0dc
Branch: master
Author:    Jamil Nimeh <jnimeh at openjdk.org>
Date:      2025-09-12 20:39:15 +0000
URL:       https://git.openjdk.org/jdk/commit/3eb3e0dcb0aa06fe427adeeaa40b9568c7f07ee8

8366833: Poly1305 does not always correctly update position for array-backed ByteBuffers after processMultipleBlocks

Co-authored-by: Jaikiran Pai <jpai at openjdk.org>
Reviewed-by: weijun, jpai

! src/java.base/share/classes/com/sun/crypto/provider/Poly1305.java
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/UpdateAADTest.java



More information about the jdk-changes mailing list