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

Dmitry Chuyko dchuyko at openjdk.org
Tue Sep 17 21:53:22 UTC 2024


On Thu, 8 Aug 2024 14:09:26 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.

This pull request has now been integrated.

Changeset: a4626db7
Author:    Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/a4626db71c28bf428fd37e8066d79d4888304972
Stats:     11 lines in 1 file changed: 8 ins; 0 del; 3 mod

8320192: SHAKE256 does not work correctly if n >= 137

Reviewed-by: phh
Backport-of: fcb4df26f18c7a10e4511f4be948c887f14ee093

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

PR: https://git.openjdk.org/jdk21u-dev/pull/902


More information about the jdk-updates-dev mailing list