> This PR removes the internal JSSE HKDF impl and changes to use the KDF API > for the HKDF support from JCA/JCE providers. > > This is just code refactoring. Known-answer regression test for the internal > JSSE HKDF impl is removed as the test vectors are already covered by the HKDF > impl in SunJCE provider. > > Thanks in advance for the review~
Valerie Peng has updated the pull request incrementally with one additional commit since the last revision: Add comment about not using the same HKDF instance. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/24393/files - new: https://git.openjdk.org/jdk/pull/24393/files/ebc635ca..cc7fd3a0 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=24393&range=05 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24393&range=04-05 Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/24393.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/24393/head:pull/24393 PR: https://git.openjdk.org/jdk/pull/24393