RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v63]

Weijun Wang weijun at openjdk.org
Mon Oct 28 18:28:55 UTC 2024


On Mon, 28 Oct 2024 18:15:52 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> 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`.

The text says it is an "operation as defined in...".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1819548036


More information about the security-dev mailing list