jdk/src/java.base/share/classes/sun/security/provider
Aleksey Shipilev 614db2ea9e 8328638: Fallback option for POST-only OCSP requests
Reviewed-by: mullan, rhalade
2024-03-27 14:44:50 +00:00
..
certpath 8328638: Fallback option for POST-only OCSP requests 2024-03-27 14:44:50 +00:00
AbstractDrbg.java 8155191: Specify that SecureRandom.nextBytes(byte[]) throws NullPointerException when byte array is null 2023-05-12 23:00:00 +00:00
AbstractHashDrbg.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
ByteArrayAccess.java 8259498: Reduce overhead of MD5 and SHA digests 2021-01-20 23:45:55 +00:00
ConfigFile.java 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
CtrDrbg.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
DigestBase.java 8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module 2021-10-05 13:36:37 +00:00
DomainKeyStore.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
DRBG.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
DSA.java 8308474: DSA does not reset SecureRandom when initSign is called again 2023-06-13 16:34:58 +00:00
DSAKeyFactory.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
DSAKeyPairGenerator.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
DSAParameterGenerator.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
DSAParameters.java 8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards 2022-01-13 00:42:00 +00:00
DSAPrivateKey.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
DSAPublicKey.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
DSAPublicKeyImpl.java 8286503: Enhance security classes 2023-10-17 22:45:06 +00:00
EntropySource.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileInputStreamPool.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HashDrbg.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
HmacDrbg.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
HSS.java 8298127: HSS/LMS Signature Verification 2023-06-01 12:31:07 +00:00
JavaKeyStore.java 8295953: Use enhanced-for cycle instead of Enumeration in sun.security 2022-11-07 16:45:39 +00:00
KeyProtector.java 8297065: DerOutputStream operations should not throw IOExceptions 2022-11-29 12:57:46 +00:00
MD2.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MD4.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
MD5.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
MoreDrbgParameters.java 8229999: Apply java.io.Serial annotations to security types in java.base 2019-08-29 10:52:21 -07:00
ParameterCache.java 8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error 2023-01-17 20:58:59 +00:00
PolicyFile.java 8286503: Enhance security classes 2023-10-17 22:45:06 +00:00
PolicyParser.java 8311170: Simplify and modernize equals and hashCode in security area 2023-08-09 12:34:40 +00:00
PolicySpiFile.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
SecureRandom.java 8286503: Enhance security classes 2023-10-17 22:45:06 +00:00
SeedGenerator.java 8294241: Deprecate URL public constructors 2022-11-03 17:18:14 +00:00
SHA.java 4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations 2022-07-18 20:50:54 +00:00
SHA2.java 8298127: HSS/LMS Signature Verification 2023-06-01 12:31:07 +00:00
SHA3.java 8320192: SHAKE256 does not work correctly if n >= 137 2023-11-20 23:28:48 +00:00
SHA5.java 8291509: Minor cleanup could be done in sun.security 2022-09-15 19:59:53 +00:00
SHAKE128.java 8320192: SHAKE256 does not work correctly if n >= 137 2023-11-20 23:28:48 +00:00
SHAKE256.java 8258915: Temporary buffer cleanup 2021-04-22 18:11:43 +00:00
Sun.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
SunEntries.java 8298127: HSS/LMS Signature Verification 2023-06-01 12:31:07 +00:00
VerificationProvider.java 8266459: Implement JEP 411: Deprecate the Security Manager for Removal 2021-06-02 11:57:31 +00:00
X509Factory.java 8292033: Move jdk.X509Certificate event logic to JCA layer 2022-11-09 21:46:56 +00:00