On Fri, 30 Aug 2024 23:21:57 GMT, Kevin Driver <kdri...@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