Weijun Wang
8036ce51b2
8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11
...
Reviewed-by: mullan
2018-12-05 08:48:49 +08:00
Mandy Chung
9ffe7e1205
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
...
Reviewed-by: alanb, dfuchs, kvn
2018-11-06 10:01:16 -08:00
Sean Coffey
497de20391
8209862: CipherCore performance improvement
...
Co-authored-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>
Reviewed-by: apetcher, ascarpino
2018-10-15 14:42:31 +01:00
Sean Coffey
50ec35819d
8209129: Further improvements to cipher buffer management
...
Reviewed-by: weijun, igerasim
2018-08-23 11:37:14 +01:00
Xue-Lei Andrew Fan
611c53c860
8207009: TLS 1.3 half-close and synchronization issues
...
Reviewed-by: jnimeh, mullan, wetmore
2018-08-14 18:16:47 -07:00
Weijun Wang
33a96c6df9
8209416: Refactoring GetPropertyAction calls in security libs
...
Reviewed-by: xuelei, rriggs
2018-08-14 22:39:34 +08:00
Sean Coffey
7a791910c3
8208583: Better management of internal KeyStore buffers
...
Reviewed-by: weijun
2018-08-03 14:14:59 +01:00
Sean Coffey
c4faf01f86
8207775: Better management of CipherCore buffers
...
Reviewed-by: ascarpino
2018-08-03 09:57:10 +01:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Leo Jiang
6c703b8589
8207948: JDK 11 L10n resource file update msg drop 10
...
Reviewed-by: naoto
2018-07-25 22:48:53 -07:00
Anthony Scarpino
4e46cc1392
8204196: integer cleanup
...
Reviewed-by: xuelei
2018-07-20 09:55:15 -07:00
Phil Race
28e828130d
Merge
2018-07-19 10:17:22 -07:00
Valerie Peng
b0af57a018
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
...
Do bounds check per encryption/decryption call instead of per block
Reviewed-by: ascarpino, redestad
2018-07-13 02:36:42 +00:00
Joe Darcy
e56162b43d
8205615: Start of release updates for JDK 12
...
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
2018-06-27 21:01:12 -07:00
Xue-Lei Andrew Fan
87c6761704
8196584: TLS 1.3 Implementation
...
Co-authored-by: Adam Petcher <adam.petcher@oracle.com>
Co-authored-by: Amanda Jiang <amanda.jiang@oracle.com>
Co-authored-by: Anthony Scarpino <anthony.scarpino@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Co-authored-by: John Jiang <sha.jiang@oracle.com>
Co-authored-by: Rajan Halade <rajan.halade@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Reviewed-by: ascarpino, coffeys, dfuchs, jjiang, jnimeh, mullan, rhalade, ssahoo, valeriep, weijun, wetmore, xuelei
2018-06-25 13:41:39 -07:00
Adam Petcher
023ee573d3
8200332: Improve GCM counting
...
Reviewed-by: ascarpino
2018-04-09 14:10:56 -04:00
David Holmes
95bf19563b
8010319: Implementation of JEP 181: Nest-Based Access Control
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Maurizio Mimadamore <maurizio.mimadamore@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Tobias Hartmann <tobias.hartmann@oracle.com>
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Vladimir Kozlov <vladimir.kozlov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Daniel Smith <daniel.smith@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Kumar Srinivasan <kumardotsrinivasan@gmail.com>
Co-authored-by: Boris Ulasevich <boris.ulasevich@bell-sw.com>
Reviewed-by: alanb, psandoz, mchung, coleenp, acorn, mcimadamore, forax, jlahoda, sspitsyn, abuckley
2018-06-23 01:32:41 -04:00
Henry Jen
b026102163
8199871: Deprecate pack200 and unpack200 tools
...
Reviewed-by: mchung, psandoz, abuckley
2018-06-15 17:34:01 -07:00
Jamil Nimeh
fcb805f9a6
8153029: ChaCha20 Cipher Implementation
...
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
2018-05-31 07:05:10 -07:00
Valerie Peng
9e8d9fe1ee
8146293: Add support for RSASSA-PSS Signature algorithm
...
Add RSASSA-PSS key and signature support to SunRsaSign provider
Reviewed-by: wetmore
2018-05-21 23:40:52 +00:00
Adam Petcher
412087ff64
8193409: Improve AES supporting classes
...
Reviewed-by: valeriep
2018-01-23 11:18:11 -05:00
Weijun Wang
bde972d645
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
...
Reviewed-by: xuelei
2018-07-19 00:14:40 +08:00
Weijun Wang
8fb70c710a
8189997: Enhance keystore mechanisms
...
8194259: keytool error: java.io.IOException: Invalid secret key format
Reviewed-by: mullan, valeriep, rriggs, ahgross
2018-01-12 08:06:24 +08:00
Roger Riggs
2af1df8c10
8198645: Use System.lineSeparator() instead of getProperty("line.separator")
...
Reviewed-by: lancea, xuelei, sherman
2018-02-23 16:00:44 -05:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Goetz Lindenmaier
22762d1cdc
8189102: All tools should support -?, -h and --help
...
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini
2018-01-16 08:48:34 +01:00
Paul Sandoz
038b5f571c
8191913: Bump classfile version number to 55
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Xue-Lei Andrew Fan
82bf0799c6
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
...
Co-authored-by: Martin Balao <mbalao@redhat.com>
Reviewed-by: jnimeh, ahgross, rhalade, wetmore
2017-12-08 16:41:30 +00:00
Paul Sandoz
2c9ed8e178
8188870: Bump classfile version number to 54
...
Reviewed-by: alanb, dholmes, coleenp, mcimadamore
2017-11-03 10:01:08 -07:00
Adam Petcher
91a1005273
8185292: Stricter key generation
...
Reviewed-by: mullan
2017-10-24 09:58:27 -04:00
Valerie Peng
b3f1165f7d
8181048: Refactor existing providers to refer to the same constants for default values for key length
...
Reviewed-by: mullan, ahgross
2017-07-13 20:41:59 +00:00
Vinnie Ryan
47efefa42f
8181692: Update storage implementations
...
Reviewed-by: weijun, igerasim
2017-07-05 17:27:46 +01:00
Vinnie Ryan
e4945e6c66
8181370: Better keystore handling
...
Reviewed-by: weijun, igerasim
2017-06-28 16:52:36 +01:00
Adam Petcher
bb2e7a3311
8172525: Improve key keying case
...
Reviewed-by: mullan, valeriep, rhalade, ahgross
2017-04-28 10:17:46 -04:00
Daniel Fuchs
c8812e460a
8176751: Better URL connections
...
Reviewed-by: chegar, michaelm, rhalade, rpatil, vtewari
2017-03-23 15:07:26 +00:00
Valerie Peng
2473f1cf41
8171252: Improve exception checking
...
Reviewed-by: ascarpino, mschoene
2017-02-22 00:14:32 +00:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00