RFR: 8331008: Implement JEP 478: Key Derivation Function API (Preview) [v10]
Valerie Peng
valeriep at openjdk.org
Tue Aug 13 21:46:53 UTC 2024
On Tue, 13 Aug 2024 15:21:16 GMT, Kevin Driver <kdriver at openjdk.org> wrote:
>> src/java.base/share/classes/javax/crypto/KDF.java line 149:
>>
>>> 147: }
>>> 148:
>>> 149: private KDF(Service s, Iterator<Service> t, String algorithm,
>>
>> nit: add comment that this constructor is used when no provider is supplied.
>
> @valeriepeng: Addressed in https://github.com/openjdk/jdk/pull/20301/commits/59a3f02015f7fc3ad81ca29b90d83b1c9bd70fc5. Please resolve this conversation if satisfied.
Ok~
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1715961023
More information about the security-dev
mailing list