On Wed, 28 Aug 2024 18:14:24 GMT, Kevin Driver <kdri...@openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 
>> 216:
>> 
>>> 214:          * <p>
>>> 215:          * An implementation should concatenate the salt into a single 
>>> value
>>> 216:          * once all components are available.
>> 
>> What do you mean by "An implementation"? Are you referring to the HKDF 
>> implementation or the implementation of this method?
>
> I'll clarify this to refer to an HKDF implementation.

Resolved in 
https://github.com/openjdk/jdk/pull/20301/commits/309a92533770ed735bbee2e6ecdef128fc2ac93d.

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

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

Reply via email to