RFR: 8353578: Refactor existing usage of internal HKDF impl to use the KDF API [v8]
Kevin Driver
kdriver at openjdk.org
Tue May 13 15:05:55 UTC 2025
On Thu, 8 May 2025 21:19:10 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> 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.
>>
>> JPRT Tier1-3 result: https://mach5.us.oracle.com/mdash/jobs/vpeng-jdkOh3-20250512-2316-27739411
>>
>> Thanks in advance for the review~
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
>
> Address review feedbacks from Brad.
Approving based on above discussion.
-------------
Marked as reviewed by kdriver (Committer).
PR Review: https://git.openjdk.org/jdk/pull/24393#pullrequestreview-2837157619
More information about the security-dev
mailing list