master
8229999: Apply java.io.Serial annotations to security types in java.base
8302111: Serialization considerations
8244336: Restrict algorithms at JCE layer
8087327: CipherStream produces new byte array on every update or doFinal operation
8250246: Address reliance on default constructors in security libs
8263104: fix warnings for empty paragraphs
8233884: Avoid looking up standard charsets in security libraries
8286779: javax.crypto.CryptoPolicyParser#isConsistent always returns 'true'
8297878: KEM: Implementation 8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
8281388: Change wrapping of EncryptedPrivateKeyInfo
8241761: Typos: empty lines in javadoc, inconsistent indents, etc. (security-libs only)
8168469: Memory leak in JceSecurity
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8260274: Cipher.init(int, key) does not use highest priority provider for random bytes
8214483: Remove algorithms that use MD5 or DES from security requirements
8187443: Forest Consolidation: Move files to unified layout
8267543: Post JEP 411 refactoring: security
8258915: Temporary buffer cleanup
8209304: Deprecate serialVersionUID fields in interfaces