jdk/src/java.base/share/classes/com/sun/crypto/provider
Xue-Lei Andrew Fan 87c6761704 8196584: TLS 1.3 Implementation
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
..
AESCipher.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
AESConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AESCrypt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AESKeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AESParameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AESWrapCipher.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
ARCFOURCipher.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
BlockCipherParamsCore.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
BlowfishCipher.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
BlowfishConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BlowfishCrypt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BlowfishKeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BlowfishParameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ChaCha20Cipher.java 8153029: ChaCha20 Cipher Implementation 2018-05-31 07:05:10 -07:00
ChaCha20Poly1305Parameters.java 8153029: ChaCha20 Cipher Implementation 2018-05-31 07:05:10 -07:00
CipherBlockChaining.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CipherCore.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
CipherFeedback.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CipherTextStealing.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CipherWithWrappingSpi.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ConstructKeys.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CounterMode.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESCipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESConstants.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESCrypt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeCipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeCrypt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeKey.java 8172525: Improve key keying case 2017-04-28 10:17:46 -04:00
DESedeKeyFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeKeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeParameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESedeWrapCipher.java 8193409: Improve AES supporting classes 2018-01-23 11:18:11 -05:00
DESKey.java 8172525: Improve key keying case 2017-04-28 10:17:46 -04:00
DESKeyFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESKeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DESParameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DHKeyAgreement.java 8185292: Stricter key generation 2017-10-24 09:58:27 -04:00
DHKeyFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DHKeyPairGenerator.java 8181048: Refactor existing providers to refer to the same constants for default values for key length 2017-07-13 20:41:59 +00:00
DHParameterGenerator.java 8181048: Refactor existing providers to refer to the same constants for default values for key length 2017-07-13 20:41:59 +00:00
DHParameters.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
DHPrivateKey.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DHPublicKey.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
ElectronicCodeBook.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EncryptedPrivateKeyInfo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FeedbackCipher.java 8193409: Improve AES supporting classes 2018-01-23 11:18:11 -05:00
GaloisCounterMode.java 8193409: Improve AES supporting classes 2018-01-23 11:18:11 -05:00
GCMParameters.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
GCTR.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GHASH.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacCore.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacMD5.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacMD5KeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacPKCS12PBESHA1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacSHA1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HmacSHA1KeyGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ISO10126Padding.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
JceKeyStore.java 8189997: Enhance keystore mechanisms 2018-01-12 08:06:24 +08:00
KeyGeneratorCore.java 8153029: ChaCha20 Cipher Implementation 2018-05-31 07:05:10 -07:00
KeyProtector.java 8189997: Enhance keystore mechanisms 2018-01-12 08:06:24 +08:00
OAEPParameters.java 8146293: Add support for RSASSA-PSS Signature algorithm 2018-05-21 23:40:52 +00:00
OutputFeedback.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Padding.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBEKey.java 8172525: Improve key keying case 2017-04-28 10:17:46 -04:00
PBEKeyFactory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBEParameters.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
PBES1Core.java 8181692: Update storage implementations 2017-07-05 17:27:46 +01:00
PBES2Core.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBES2Parameters.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBEWithMD5AndDESCipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBEWithMD5AndTripleDESCipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBKDF2Core.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBKDF2HmacSHA1Factory.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PBKDF2KeyImpl.java 8172525: Improve key keying case 2017-04-28 10:17:46 -04:00
PBMAC1Core.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PCBC.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PKCS5Padding.java 8171252: Improve exception checking 2017-02-22 00:14:32 +00:00
PKCS12PBECipherCore.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Poly1305.java 8153029: ChaCha20 Cipher Implementation 2018-05-31 07:05:10 -07:00
PrivateKeyInfo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RC2Cipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RC2Crypt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RC2Parameters.java 8198645: Use System.lineSeparator() instead of getProperty("line.separator") 2018-02-23 16:00:44 -05:00
RSACipher.java 8146293: Add support for RSASSA-PSS Signature algorithm 2018-05-21 23:40:52 +00:00
SealedObjectForKeyProtector.java 8189997: Enhance keystore mechanisms 2018-01-12 08:06:24 +08:00
SslMacCore.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SunJCE.java 8153029: ChaCha20 Cipher Implementation 2018-05-31 07:05:10 -07:00
SymmetricCipher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TlsKeyMaterialGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TlsMasterSecretGenerator.java 8196584: TLS 1.3 Implementation 2018-06-25 13:41:39 -07:00
TlsPrfGenerator.java 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension 2017-12-08 16:41:30 +00:00
TlsRsaPremasterSecretGenerator.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00