On Tue, 10 Mar 2026 18:29:50 GMT, Matthew Donovan <[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/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`? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29597#discussion_r3085798687
