master
8171252: Improve exception checking
8187443: Forest Consolidation: Move files to unified layout
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
8257769: Cipher.getParameters() throws NPE for ChaCha20-Poly1305
8153029: ChaCha20 Cipher Implementation
8280703: CipherCore.doFinal(...) causes potentially massive byte[] allocations during decryption
8286503: Enhance security classes
8254717: isAssignableFrom checks in KeyFactorySpi.engineGetKeySpec appear to be backwards
8193409: Improve AES supporting classes
8281628: KeyAgreement : generateSecret intermittently not resetting
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
8293554: Enhanced DH Key Exchanges
8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
8200332: Improve GCM counting
8214074: Ghash optimization using AVX instructions
8220165: Encryption using GCM results in RuntimeException- input length out of bound
8076190: Customizing the generation of a PKCS12 keystore
8253866: Security Libs Terminology Refresh
8242151: Improve OID mapping and reuse among JDK security providers for aliases registration
8208583: Better management of internal KeyStore buffers
8369575: Enhance crypto algorithm support
8209129: Further improvements to cipher buffer management
8371935: Enhance key generation
8337692: Better TLS connection support
8234027: Better JCEKS key support
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension