mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
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:
parent
28e744dc64
commit
6ddbcc34c0
16 changed files with 1582 additions and 66 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue