jdk/src/java.base/share/classes/javax/crypto
Justin Lu 5f3e7aa833 8339735: Remove references to Applet in core-libs/security APIs
Reviewed-by: coffeys, naoto, iris, rriggs, lancea, mullan
2024-09-19 16:18:37 +00:00
..
interfaces 8328501: Incorrect @since tags for java security interfaces 2024-05-06 15:54:40 +00:00
spec 8209092: Remove outdated wording from RC5ParameterSpec 2024-06-12 18:59:26 +00:00
AEADBadTagException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
BadPaddingException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
Cipher.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
CipherInputStream.java 8330108: Increase CipherInputStream buffer size 2024-04-23 12:37:36 +00:00
CipherOutputStream.java 8298865: Excessive memory allocation in CipherOutputStream AEAD decryption 2022-12-20 10:27:33 +00:00
CipherSpi.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
CryptoAllPermission.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
CryptoPermission.java 8339735: Remove references to Applet in core-libs/security APIs 2024-09-19 16:18:37 +00:00
CryptoPermissions.java 8297074: Use enhanced-for cycle instead of Enumeration in javax.crypto 2022-11-17 20:25:53 +00:00
CryptoPolicyParser.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
DecapsulateException.java 8297878: KEM: Implementation 2023-05-30 16:29:19 +00:00
EncryptedPrivateKeyInfo.java 8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters 2022-11-16 20:30:34 +00:00
ExemptionMechanism.java 8339735: Remove references to Applet in core-libs/security APIs 2024-09-19 16:18:37 +00:00
ExemptionMechanismException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
ExemptionMechanismSpi.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
IllegalBlockSizeException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
JceSecurity.java.template 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
JceSecurityManager.java 8339735: Remove references to Applet in core-libs/security APIs 2024-09-19 16:18:37 +00:00
KEM.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
KEMSpi.java 8297878: KEM: Implementation 2023-05-30 16:29:19 +00:00
KeyAgreement.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
KeyAgreementSpi.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
KeyGenerator.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
KeyGeneratorSpi.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
Mac.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
MacSpi.java 6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified 2022-08-30 20:51:34 +00:00
NoSuchPaddingException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
NullCipher.java 4964430: (spec) missing IllegalStateException exception requirement for javax.crypto.Cipher.doFinal 2023-10-06 03:07:23 +00:00
NullCipherSpi.java 8284112: Minor cleanup could be done in javax.crypto 2022-04-18 23:48:22 +00:00
package-info.java 8284112: Minor cleanup could be done in javax.crypto 2022-04-18 23:48:22 +00:00
ProviderVerifier.java 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
SealedObject.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
SecretKey.java 8284112: Minor cleanup could be done in javax.crypto 2022-04-18 23:48:22 +00:00
SecretKeyFactory.java 8323624: ProviderList.ServiceList does not need to be a list 2024-03-29 15:23:26 +00:00
SecretKeyFactorySpi.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00
ShortBufferException.java 8284851: Update javax.crypto files to use proper javadoc for mentioned classes 2022-07-07 23:20:58 +00:00