master
8381796: Enhance Certificate parsing
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
8302111: Serialization considerations
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
8333867: SHA3 performance can be improved
8187443: Forest Consolidation: Move files to unified layout
8347596: Update HSS/LMS public key encoding
8295953: Use enhanced-for cycle instead of Enumeration in sun.security
8343622: AesDkCrypto.stringToKey should not return null
8348561: Add aarch64 intrinsics for ML-DSA
8345533: Switch ML-DSA implementation to FIPS 204 final
8229999: Apply java.io.Serial annotations to security types in java.base
8340327: A common framework to support public key algorithms with standard parameter sets
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations
8298127: HSS/LMS Signature Verification
8341527: AVX-512 intrinsic for SHA3
8298387: Implement JEP 497: Quantum-Resistant Module-Lattice-Based Digital Signature Algorithm
8348014: Enhance certificate processing