On Fri, 17 Apr 2026 14:01:17 GMT, Weijun Wang <[email protected]> wrote:

>> Valerie Peng has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   additional data cleanup.
>
> src/java.base/share/classes/javax/crypto/spec/Argon2ParameterSpec.java line 
> 46:
> 
>> 44:  * <p> This class can be used to initialize a {@code KDF} object that
>> 45:  * implements the <i>Argon2</i> family of algorithms, i.e. 
>> <code>Argon2i</code>,
>> 46:  * <code>Argon2d</code>, and <code>Argon2id</code>.
> 
> Does not sound right. An object cannot implement an algorithm. Even if so, it 
> can only implement one of the algorithms.

Ok, will change.

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

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

Reply via email to