RFR: 8328119: Support HKDF in SunPKCS11 (Preview) [v6]
Martin Balao
mbalao at openjdk.org
Thu Dec 19 00:48:36 UTC 2024
On Thu, 19 Dec 2024 00:11:34 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Generic is a native PKCS11 key type (`CKK_GENERIC_SECRET`) that could have been added to SunPKCS11 before, irrespective of HKDF. It's convenient for the test to have key material in the token and test consolidation (IKM or salt).
>
> Do you think we can add it to the Java Security Standard Names document?
Yes, sure. I added a comment to the _Solution_ section of the CSR and the name to the table in _Specification_.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22215#discussion_r1890996019
More information about the core-libs-dev
mailing list