.. |
AEADBufferedStream.java
|
8318756: Create better internal buffer for AEADs
|
2023-12-06 18:09:10 +00:00 |
AESCipher.java
|
8293886: The abstract keyword can be removed in AESCipher
|
2022-11-10 17:51:03 +00:00 |
AESConstants.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
AESCrypt.java
|
8308118: Avoid multiarray allocations in AESCrypt.makeSessionKey
|
2023-05-19 06:53:50 +00:00 |
AESKeyGenerator.java
|
8267319: Use larger default key sizes and algorithms based on CNSA
|
2022-03-24 22:50:26 +00:00 |
AESKeyWrap.java
|
8268621: SunJCE provider may throw unexpected NPE for un-initialized AES KW/KWP Ciphers
|
2021-06-14 20:34:44 +00:00 |
AESKeyWrapPadded.java
|
8271745: Correct block size for KW,KWP mode and use fixed IV for KWP mode for SunJCE
|
2021-09-01 22:17:49 +00:00 |
AESParameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
ARCFOURCipher.java
|
8002277: Refactor two PBE classes to simplify maintenance
|
2022-05-17 20:55:34 +00:00 |
BlockCipherParamsCore.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
BlowfishCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
BlowfishConstants.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
BlowfishCrypt.java
|
8275918: Remove unused local variables in java.base security code
|
2022-01-22 13:56:51 +00:00 |
BlowfishKeyGenerator.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
BlowfishParameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
ChaCha20Cipher.java
|
8318756: Create better internal buffer for AEADs
|
2023-12-06 18:09:10 +00:00 |
ChaCha20Poly1305Parameters.java
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
|
2022-01-13 00:42:00 +00:00 |
CipherBlockChaining.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
CipherCore.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
CipherFeedback.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
CipherTextStealing.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
ConstructKeys.java
|
8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
|
2021-10-05 13:36:37 +00:00 |
CounterMode.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
DESCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DESConstants.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
DESCrypt.java
|
8242366: Fix JavaDoc warnings
|
2020-04-15 20:42:43 +01:00 |
DESedeCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DESedeCrypt.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DESedeKey.java
|
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
|
2024-01-04 08:06:14 +00:00 |
DESedeKeyFactory.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
DESedeKeyGenerator.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
DESedeParameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DESedeWrapCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DESKey.java
|
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
|
2024-01-04 08:06:14 +00:00 |
DESKeyFactory.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
DESKeyGenerator.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
DESParameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DHKEM.java
|
8318328: DHKEM should check XDH name in case-insensitive mode
|
2023-10-17 19:36:17 +00:00 |
DHKeyAgreement.java
|
8281628: KeyAgreement : generateSecret intermittently not resetting
|
2022-03-03 00:39:39 +00:00 |
DHKeyFactory.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
DHKeyPairGenerator.java
|
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
|
2023-01-17 20:58:59 +00:00 |
DHParameterGenerator.java
|
8293554: Enhanced DH Key Exchanges
|
2023-01-17 20:58:59 +00:00 |
DHParameters.java
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
|
2022-01-13 00:42:00 +00:00 |
DHPrivateKey.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
DHPublicKey.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
ElectronicCodeBook.java
|
8138732: Rename @HotSpotIntrinsicCandidate to @IntrinsicCandidate and move it to the jdk.internal.vm.annotation package
|
2020-09-30 20:05:07 +00:00 |
EncryptedPrivateKeyInfo.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
FeedbackCipher.java
|
8255557: Decouple GCM from CipherCore
|
2021-06-07 22:22:28 +00:00 |
GaloisCounterMode.java
|
8318756: Create better internal buffer for AEADs
|
2023-12-06 18:09:10 +00:00 |
GCM.java
|
8255557: Decouple GCM from CipherCore
|
2021-06-07 22:22:28 +00:00 |
GCTR.java
|
8255557: Decouple GCM from CipherCore
|
2021-06-07 22:22:28 +00:00 |
GHASH.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
HmacCore.java
|
8257734: Extraneous output in HmacSHA3_512 constructor
|
2020-12-04 03:52:04 +00:00 |
HmacMD5.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
HmacMD5KeyGenerator.java
|
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
|
2022-07-29 20:30:28 +00:00 |
HmacPKCS12PBECore.java
|
8301553: Support Password-Based Cryptography in SunPKCS11
|
2023-06-06 19:39:34 +00:00 |
HmacSHA1.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
HmacSHA1KeyGenerator.java
|
6227536: KeyGenerator.init() methods do not throw IllegalArgumentException for keysize == 0
|
2022-07-29 20:30:28 +00:00 |
ISO10126Padding.java
|
8322734: A redundant return in method padWithLen
|
2023-12-27 02:31:50 +00:00 |
JceKeyStore.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
KeyGeneratorCore.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
KeyProtector.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
KeyWrapCipher.java
|
8302225: SunJCE Provider doesn't validate key sizes when using 'constrained' transforms for AES/KW and AES/KWP
|
2023-02-16 21:58:34 +00:00 |
KWUtil.java
|
8268525: Some new memory leak after JDK-8248268 and JDK-8255557
|
2021-06-10 22:18:38 +00:00 |
OAEPParameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
OutputFeedback.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
Padding.java
|
8242366: Fix JavaDoc warnings
|
2020-04-15 20:42:43 +01:00 |
PBEKey.java
|
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
|
2024-01-04 08:06:14 +00:00 |
PBEKeyFactory.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBEParameters.java
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
|
2022-01-13 00:42:00 +00:00 |
PBES1Core.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBES2Core.java
|
8301553: Support Password-Based Cryptography in SunPKCS11
|
2023-06-06 19:39:34 +00:00 |
PBES2Parameters.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBEWithMD5AndDESCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBEWithMD5AndTripleDESCipher.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBKDF2Core.java
|
8288050: Add support of SHA-512/224 and SHA-512/256 to the PBKDF2 and PBES2 impls in SunJCE provider
|
2023-01-26 22:07:31 +00:00 |
PBKDF2KeyImpl.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
PBMAC1Core.java
|
8301553: Support Password-Based Cryptography in SunPKCS11
|
2023-06-06 19:39:34 +00:00 |
PCBC.java
|
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
|
2018-07-13 02:36:42 +00:00 |
PKCS5Padding.java
|
8322734: A redundant return in method padWithLen
|
2023-12-27 02:31:50 +00:00 |
PKCS12PBECipherCore.java
|
8002277: Refactor two PBE classes to simplify maintenance
|
2022-05-17 20:55:34 +00:00 |
Poly1305.java
|
8297379: Enable the ByteBuffer path of Poly1305 optimizations
|
2022-12-06 16:47:45 +00:00 |
PrivateKeyInfo.java
|
8315974: Make fields final in 'com.sun.crypto.provider' package
|
2023-10-18 08:28:23 +00:00 |
RC2Cipher.java
|
8289274: Cleanup unnecessary null comparison before instanceof check in security modules
|
2022-07-09 17:59:43 +00:00 |
RC2Crypt.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
RC2Parameters.java
|
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
|
2022-01-13 00:42:00 +00:00 |
RSACipher.java
|
8317547: Enhance TLS connection support
|
2024-01-16 05:55:56 +00:00 |
SealedObjectForKeyProtector.java
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
|
2021-06-02 11:57:31 +00:00 |
SslMacCore.java
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
SunJCE.java
|
8330178: Clean up non-standard use of /** comments in java.base
|
2024-04-23 18:43:36 +00:00 |
SymmetricCipher.java
|
8242366: Fix JavaDoc warnings
|
2020-04-15 20:42:43 +01:00 |
TlsKeyMaterialGenerator.java
|
8279043: Some Security Exception Messages Miss Spaces
|
2021-12-21 18:24:31 +00:00 |
TlsMasterSecretGenerator.java
|
8286503: Enhance security classes
|
2023-10-17 22:45:06 +00:00 |
TlsPrfGenerator.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |
TlsRsaPremasterSecretGenerator.java
|
8258915: Temporary buffer cleanup
|
2021-04-22 18:11:43 +00:00 |