jdk-24/test/jdk/sun/security/pkcs11/Cipher
2021-06-17 23:27:54 +00:00
..
CancelMultipart.java 8258833: Cancel multi-part cipher operations in SunPKCS11 after failures 2021-01-25 18:01:59 +00:00
EncryptionPadding.java 8261355: No data buffering in SunPKCS11 Cipher encryption when the underlying mechanism has no padding 2021-04-12 20:58:08 +00:00
ReinitCipher.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
Test4512704.java 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support 2019-06-11 21:30:28 +00:00
TestChaChaPoly.java 8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider 2021-04-29 21:02:41 +00:00
TestChaChaPolyKAT.java 8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider 2021-04-29 21:02:41 +00:00
TestChaChaPolyNoReuse.java 8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider 2021-04-29 21:02:41 +00:00
TestChaChaPolyOutputSize.java 8255410: Add ChaCha20 and Poly1305 support to SunPKCS11 provider 2021-04-29 21:02:41 +00:00
TestCICOWithGCM.java 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support 2019-06-11 21:30:28 +00:00
TestCICOWithGCMAndAAD.java 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support 2019-06-11 21:30:28 +00:00
TestCipherMode.java 8265500: Some impls of javax.crypto.Cipher.init() do not throw UnsupportedOperationExc for unsupported modes 2021-06-17 23:27:54 +00:00
TestGCMKeyAndIvCheck.java 8229243: SunPKCS11-Solaris provider tests failing on Solaris 11.4 2019-10-08 00:01:20 +00:00
TestKATForGCM.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
TestPKCS5PaddingError.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TestRawRSACipher.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TestRSACipher.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TestRSACipherWrap.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TestSymmCiphers.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
TestSymmCiphersNoPad.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00