8328119: Support HKDF in SunPKCS11 (Preview)

8346720: Support Generic keys in SunPKCS11 SecretKeyFactory

Co-authored-by: Francisco Ferrari Bihurriet <fferrari@openjdk.org>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep, kdriver, weijun
This commit is contained in:
Martin Balao 2025-02-13 16:55:33 +00:00
parent 28e744dc64
commit 6ddbcc34c0
16 changed files with 1582 additions and 66 deletions

View file

@ -156,6 +156,7 @@ module java.base {
java.compiler,
java.desktop, // for ScopedValue
jdk.compiler,
jdk.crypto.cryptoki, // participates in preview features
jdk.incubator.vector, // participates in preview features
jdk.jartool, // participates in preview features
jdk.jdeps, // participates in preview features