RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v11]
Valerie Peng
valeriep at openjdk.org
Wed Aug 21 00:09:15 UTC 2024
On Mon, 19 Aug 2024 21:38:50 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> src/java.base/share/classes/com/sun/crypto/provider/HkdfKeyDerivation.java line 328:
>>
>>> 326: *
>>> 327: * @throws InvalidKeyException
>>> 328: * if an invalid key was provided through the {@code HkdfParameterSpec}
>>
>> Clarify "key" with "{@code prk}" and get rid of the trailing description.
>
> Addressed in https://github.com/openjdk/jdk/pull/20301/commits/48395b86ba8e1cda663ae326e06ae2556f4b905a. Please indicate if this is resolved.
Yes, resolved.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1724121200
More information about the security-dev
mailing list