[jdk21u-dev] RFR: 8320192: SHAKE256 does not work correctly if n >= 137 [v2]

Paul Hohensee phh at openjdk.org
Thu Sep 5 16:49:02 UTC 2024


On Thu, 22 Aug 2024 15:48:38 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

>> This is a backport of KAT fix for SHAKE256. The test provided in the bug description currently fails on JDK 21. SHA3 part is clean, SHAKE128 part is removed as it is a separate new API.
>
> Dmitry Chuyko has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Deleted SHAKE128 implementation

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/902#pullrequestreview-2283603348


More information about the jdk-updates-dev mailing list