master
8308204: Enhanced certificate processing
8155191: Specify that SecureRandom.nextBytes(byte[]) throws NullPointerException when byte array is null
8291509: Minor cleanup could be done in sun.security
8259498: Reduce overhead of MD5 and SHA digests
8294241: Deprecate URL public constructors
8308474: DSA does not reset SecureRandom when initSign is called again
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
8297065: DerOutputStream operations should not throw IOExceptions
8286503: Enhance security classes
8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
8187443: Forest Consolidation: Move files to unified layout
8298127: HSS/LMS Signature Verification
8295953: Use enhanced-for cycle instead of Enumeration in sun.security
8229999: Apply java.io.Serial annotations to security types in java.base
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
8311170: Simplify and modernize equals and hashCode in security area
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations
8320192: SHAKE256 does not work correctly if n >= 137
8258915: Temporary buffer cleanup
8292033: Move jdk.X509Certificate event logic to JCA layer