RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v63]
Kevin Driver
kdriver at openjdk.org
Mon Oct 28 18:18:48 UTC 2024
On Mon, 28 Oct 2024 16:14:31 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove unused method
>
> src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 415:
>
>> 413:
>> 414: /**
>> 415: * Defines the input parameters of an ExtractThenExpand operation as defined
>
> In the class spec. the name of this operation is "Extract-then-Expand".
Open to changing it, but here I am using the class name. Perhaps I should enclose with an `@code`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1819532569
More information about the security-dev
mailing list