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

Valerie Peng valeriep at openjdk.org
Tue Sep 3 20:15:36 UTC 2024


On Fri, 30 Aug 2024 23:21:57 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

>> Since the desired length is passed into `hkdfExpand()` method, why not make `hkdfExpand()` return the output with the requested length?
>
> See: https://github.com/openjdk/jdk/pull/20301/commits/25c17b26231b2b63bab9193fe29c7c258f96a31f

Not entirely addressed. Please see new comments.

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

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


More information about the security-dev mailing list