On Fri, 17 Apr 2026 15:11:50 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 
> 346:
> 
>> 344:     // password bytes, len >= 0; clearable thus non-final
>> 345:     private byte[] passwd;
>> 346:     // salt, min len = 8 per argon2-specs.pdf; should be unique for each
> 
> Is there a full URL for this PDF file?

Yes, will change it to a full URL and move it up a little.

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

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

Reply via email to