Jaikiran Pai
|
1d39249231
|
8339834: Replace usages of -mx and -ms in some tests
Reviewed-by: aivanov, ascarpino, prr, dholmes
|
2024-09-12 02:02:14 +00:00 |
|
Anthony Scarpino
|
0c2b175898
|
8328608: Multiple NewSessionTicket support for TLS
Reviewed-by: djelinski
|
2024-08-28 17:24:33 +00:00 |
|
Weijun Wang
|
b5b5a5b8e5
|
8336667: IAE in DerInputStream.toByteArray
Reviewed-by: valeriep
|
2024-07-25 17:11:59 +00:00 |
|
Ben Perez
|
4c91d5cb41
|
8322133: getParameterSpec(ECGenParameterSpec.class) on EC AlgorithmParameters does not return standard names
Reviewed-by: mullan
|
2024-07-23 19:35:11 +00:00 |
|
Volodymyr Paprotski
|
f101e153ce
|
8333583: Crypto-XDH.generateSecret regression after JDK-8329538
Reviewed-by: sviswanathan, kvn, ascarpino
|
2024-06-25 22:31:39 +00:00 |
|
John Jiang
|
c0ce7d871f
|
8333046: Clean codes in sun.security.util.math
Reviewed-by: weijun
|
2024-06-01 05:58:00 +00:00 |
|
Pavel Rappo
|
3cff588a31
|
8332826: Make hashCode methods in ArraysSupport friendlier
Reviewed-by: redestad, liach
|
2024-05-30 09:33:30 +00:00 |
|
Volodymyr Paprotski
|
afed7d0b05
|
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
Reviewed-by: ihse, ascarpino, sviswanathan
|
2024-05-22 16:27:27 +00:00 |
|
Jonathan Gibbons
|
9cc163a999
|
8330178: Clean up non-standard use of /** comments in java.base
Reviewed-by: darcy, iris, dfuchs, aivanov, naoto
|
2024-04-23 18:43:36 +00:00 |
|
Sean Coffey
|
3b582dff84
|
8051959: Add thread and timestamp options to java.security.debug system property
Reviewed-by: mullan, weijun
|
2024-04-02 08:51:13 +00:00 |
|
Weijun Wang
|
569b05addf
|
8327818: Implement Kerberos debug with sun.security.util.Debug
Reviewed-by: coffeys, ssahoo
|
2024-03-18 15:36:28 +00:00 |
|
Daniel Jeliński
|
8f9899b23e
|
8325164: Named groups and signature schemes unavailable with SunPKCS11 in FIPS mode
Reviewed-by: valeriep
|
2024-03-13 19:09:52 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189 : Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Magnus Ihse Bursie
|
18e24d0619
|
8325109: Sort method modifiers in canonical order
Reviewed-by: aivanov, rriggs, darcy, prappo
|
2024-02-07 15:50:40 +00:00 |
|
Ferenc Rakoczi
|
bf7bd9a16c
|
8317547: Enhance TLS connection support
Reviewed-by: ahgross, rhalade, weijun, valeriep
|
2024-01-16 05:55:56 +00:00 |
|
Ben Perez
|
c328f9589d
|
8296787: Unify debug printing format of X.509 cert serial numbers
Reviewed-by: mullan, coffeys
|
2023-12-14 17:57:36 +00:00 |
|
Weijun Wang
|
0a60b0f99e
|
8302233: HSS/LMS: keytool and jarsigner changes
Reviewed-by: mullan
|
2023-11-30 19:14:29 +00:00 |
|
Andrew John Hughes
|
328b381075
|
8009550: PlatformPCSC should load versioned so
Reviewed-by: valeriep, stuefe
|
2023-10-31 02:06:41 +00:00 |
|
Pavel Rappo
|
19ae62ae2c
|
8311170: Simplify and modernize equals and hashCode in security area
Reviewed-by: djelinski, rriggs, valeriep
|
2023-08-09 12:34:40 +00:00 |
|
Hai-May Chao
|
e47a84f23d
|
8312489: Increase jdk.jar.maxSignatureFileSize default which is too low for JARs such as WhiteSource/Mend unified agent jar
Reviewed-by: mullan, mbaesken
|
2023-07-31 15:18:04 +00:00 |
|
John Jiang
|
830413f19a
|
8313087: DerValue::toString should output a hex view of the values in byte array
Reviewed-by: mullan
|
2023-07-26 15:16:52 +00:00 |
|
Anthony Scarpino
|
e554fdee25
|
8311592: ECKeySizeParameterSpec causes too many exceptions on third party providers
Reviewed-by: hchao, valeriep
|
2023-07-25 15:48:31 +00:00 |
|
Hai-May Chao
|
ecd0bc1d62
|
8300596: Enhance Jar Signature validation
Reviewed-by: mullan, rhalade, mschoene, weijun
|
2023-07-18 21:17:08 +00:00 |
|
Pavel Rappo
|
7b3c2dc5f4
|
8311122: Fix typos in java.base
Reviewed-by: darcy, naoto, mchung, iris, mli, mullan
|
2023-07-04 19:03:09 +00:00 |
|
Ben Perez
|
7628da2008
|
8279254: PKCS9Attribute SigningTime always encoded in UTFTime
Reviewed-by: jnimeh
|
2023-06-23 15:31:16 +00:00 |
|
Martin Balao
|
4a75fd462c
|
8301553: Support Password-Based Cryptography in SunPKCS11
Co-authored-by: Francisco Ferrari Bihurriet <fferrari@redhat.com>
Co-authored-by: Martin Balao <mbalao@openjdk.org>
Reviewed-by: valeriep
|
2023-06-06 19:39:34 +00:00 |
|
Ferenc Rakoczi
|
050425b141
|
8298127: HSS/LMS Signature Verification
Reviewed-by: weijun, mullan
|
2023-06-01 12:31:07 +00:00 |
|
Weijun Wang
|
6b90b0519e
|
8297878: KEM: Implementation
Reviewed-by: ascarpino, mullan
|
2023-05-30 16:29:19 +00:00 |
|
Kevin Driver
|
b60604e8eb
|
8305794: Unused interface sun.security.util.PermissionFactory can be removed
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: mullan, aturbanov
|
2023-04-13 18:46:21 +00:00 |
|
Weijun Wang
|
97276859ab
|
8305310: Calculate PublicKey from PrivateKey
Reviewed-by: mullan
|
2023-04-10 00:55:16 +00:00 |
|
Weijun Wang
|
6c927c92f7
|
8301299: Wrong class spec on sun.security.util.Pem
Reviewed-by: jnimeh
|
2023-02-01 20:59:05 +00:00 |
|
ryawalla
|
bc750f70f2
|
8294527: Some java.security.debug options missing from security docs
Reviewed-by: mullan
|
2023-02-01 13:50:40 +00:00 |
|
Eirik Bjorsnos
|
5dfc4ec7d9
|
8300140: ZipFile.isSignatureRelated returns true for files in META-INF subdirectories
Reviewed-by: weijun
|
2023-01-27 22:47:51 +00:00 |
|
Volodymyr Paprotski
|
9d44dd0cca
|
8297972: Poly1305 Endianness on ByteBuffer not enforced
Reviewed-by: jnimeh
|
2023-01-20 19:51:28 +00:00 |
|
Claes Redestad
|
d85243f02b
|
8300647: Miscellaneous hashCode improvements in java.base
Reviewed-by: stsypanov, rriggs
|
2023-01-19 16:50:07 +00:00 |
|
Valerie Peng
|
0f925fefdf
|
8295723: security/infra/wycheproof/RunWycheproof.java fails with Assertion Error
Reviewed-by: mschoene, ascarpino, coffeys, rhalade, weijun
|
2023-01-17 20:58:59 +00:00 |
|
Valerie Peng
|
6c5aefe60c
|
8293554: Enhanced DH Key Exchanges
Reviewed-by: rhalade, mschoene, ascarpino, weijun
|
2023-01-17 20:58:59 +00:00 |
|
Naoto Sato
|
8a9911ef17
|
8295803: Console should be usable in jshell and other environments
Reviewed-by: jlaskey, alanb
|
2022-12-07 20:49:29 +00:00 |
|
Xue-Lei Andrew Fan
|
b778cd52b3
|
8295010: Reduce if required in EC limbs operations
Reviewed-by: djelinski, jjiang
|
2022-11-29 17:39:40 +00:00 |
|
Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
Volodymyr Paprotski
|
f12710e938
|
8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Reviewed-by: sviswanathan, vlivanov
|
2022-11-21 21:01:25 +00:00 |
|
Xue-Lei Andrew Fan
|
c042b8ede1
|
8294731: Improve multiplicative inverse for secp256r1 implementation
Reviewed-by: djelinski, jjiang
|
2022-11-15 15:55:00 +00:00 |
|
Weijun Wang
|
27527b4975
|
8296612: CertAttrSet is useless
Reviewed-by: mullan
|
2022-11-10 22:23:58 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +00:00 |
|
Weijun Wang
|
0d0bd7bd40
|
8296072: CertAttrSet::encode and DerEncoder::derEncode should write into DerOutputStream
Reviewed-by: xuelei, mullan
|
2022-11-01 12:49:11 +00:00 |
|
Weijun Wang
|
1ae6836521
|
8288508: Enhance ECDSA usage
Reviewed-by: ascarpino, ahgross, rhalade
|
2022-10-18 22:41:15 +00:00 |
|
Daniel Jeliński
|
2f60675e06
|
8294997: Improve ECC math operations
Reviewed-by: xuelei
|
2022-10-13 10:16:33 +00:00 |
|
Weijun Wang
|
823b53d895
|
8294987: Streamline DerOutputStream write
Reviewed-by: jnimeh, ascarpino
|
2022-10-07 20:34:08 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|