On Tue, 10 Mar 2026 18:49:08 GMT, Matthew Donovan <[email protected]> wrote:

>> Initial commit containing the public API changes and related regression 
>> tests.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> test/jdk/com/sun/crypto/provider/Argon2/TestBlake2bKAT.java line 33:
> 
>> 31:  * @modules java.base/com.sun.crypto.provider:+open
>> 32:  *          java.base/sun.security.provider
>> 33:  * @summary Test the Blake2b impl with various known answer tests vectors
> 
> it can be useful in the future if you document where the known answers come 
> from or how to generate them.

You can find the source info inside the `main()`, right above each test vector.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29597#discussion_r2932835960

Reply via email to