master
8318096: Introduce AsymmetricKey interface with a getParams method
8286503: Enhance security classes
8284851: Update javax.crypto files to use proper javadoc for mentioned classes
4964430: (spec) missing IllegalStateException exception requirement for javax.crypto.Cipher.doFinal
8298865: Excessive memory allocation in CipherOutputStream AEAD decryption
8311170: Simplify and modernize equals and hashCode in security area
8297074: Use enhanced-for cycle instead of Enumeration in javax.crypto
8297878: KEM: Implementation
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
8168469: Memory leak in JceSecurity
8268829: Provide an optimized way to walk the stack with Class object only 8210375: StackWalker::getCallerClass throws UnsupportedOperationException
8322971: KEM.getInstance() should check if a 3rd-party security provider is signed
6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified
8284112: Minor cleanup could be done in javax.crypto
8294241: Deprecate URL public constructors