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

Kevin Driver kdriver at openjdk.org
Mon May 13 21:05:41 UTC 2024


On Mon, 13 May 2024 19:00:52 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   update @return statement
>
> src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 363:
> 
>> 361: 
>> 362:         /**
>> 363:          * Returns the length of output keying material.
> 
> s/of/of the/ (same comment on line 365). Also should it be "key material"?

"keying material" was a previous wording suggestion from you actually, so I changed it to that. We can use "key material" if you prefer.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18924#discussion_r1599074800



More information about the security-dev mailing list