On Fri, 25 Oct 2024 21:57:11 GMT, Valerie Peng <valer...@openjdk.org> wrote:
>> src/java.base/share/classes/com/sun/crypto/provider/HKDFKeyDerivation.java >> line 49: >> >>> 47: * <p> >>> 48: * This class implements the HKDF-Extract and HKDF-Expand functions >>> from RFC >>> 49: * 5869. This implementation provides the complete Extract-then-Expand >>> HKDF >> >> Do we need to provide link for RFC 5869 and add the @spec tag as in the PR >> for JDK-8305406? > > Just a heads up, we can return to this in the future. Addressed in: https://github.com/openjdk/jdk/pull/20301/commits/4819d3403880f4012f49f71f4269a63ca4645d7b ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1824947262