RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v15]
Valerie Peng
valeriep at openjdk.org
Wed Aug 28 22:49:37 UTC 2024
On Mon, 26 Aug 2024 17:45:19 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:
>>
>> code review comments and test renaming
>
> src/java.base/share/classes/javax/crypto/KDF.java line 476:
>
>> 474: * the object describing the inputs to the derivation function
>> 475: *
>> 476: * @return a {@code SecretKey} object corresponding to a key built from the
>
> I suggest just `@return the derived key`.
+1
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1735367387
More information about the security-dev
mailing list