master
8367104: Check for RSASSA-PSS parameters when validating certificates against algorithm constraints
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
8344397: Remove Security Manager dependencies from java.security and sun.security packages
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8308474: DSA does not reset SecureRandom when initSign is called again
8279800: isAssignableFrom checks in AlgorithmParametersSpi.engineGetParameterSpec appear to be backwards
8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)
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
8353749: Improve security warning when using JKS or JCEKS keystores
8343622: AesDkCrypto.stringToKey should not return null
8373059: Test sun/security/provider/acvp/ML_DSA_Intrinsic_Test.java should pass on Aarch64
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
8338411: Implement JEP 486: Permanently Disable the Security Manager
4887998: Use Integer.rotateLeft() and rotateRight() in crypto implementations
8298127: HSS/LMS Signature Verification
8354305: SHAKE128 and SHAKE256 MessageDigest algorithms
8348561: Add aarch64 intrinsics for ML-DSA
8360564: Implement JEP 524: PEM Encodings of Cryptographic Objects (Second Preview)