On Wed, 15 Apr 2026 10:36:54 GMT, Markus KARG <[email protected]> wrote:

>> src/java.base/share/classes/com/sun/crypto/provider/Argon2DerivedKey.java 
>> line 61:
>> 
>>> 59:      * Create a Argon2 derived secret key using the supplied arguments.
>>> 60:      *
>>> 61:      * @param spec the Argon2 parameters used.
>> 
>> `type` argument is not documented.
>
> JavaDocs: Is the variant just short `id`, or full `argon2id`?

This derived key class is not tied to a specific variant, thus I have not 
included the d/i/id part but just Argon2.

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

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

Reply via email to