Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Matthew Donovan
9a9ac1d005
8341927: Replace hardcoded security providers with new test.provider.name system property
...
Reviewed-by: mullan, ascarpino, rhalade
2024-10-30 18:51:02 +00:00
Matthew Donovan
b6233c3de7
8321925: sun/security/mscapi/KeytoolChangeAlias.java fails with "Alias <246810> does not exist"
...
Reviewed-by: rhalade
2024-01-18 17:33:31 +00:00
Weijun Wang
424c58f3e9
8187634: keystore.getCertificateAlias(cert) returns original alias, inconsistent with fix of JDK-6483657
...
Reviewed-by: mullan
2023-12-20 15:45:33 +00:00
Daniel Jeliński
12de9b0225
8314148: Fix variable scope in SunMSCAPI
...
Reviewed-by: valeriep
2023-08-28 05:27:25 +00:00
Ben Perez
4eb4f20ae2
8308808: SunMSCAPI public keys returns internal key array
...
Reviewed-by: mullan
2023-06-16 16:46:54 +00:00
Weijun Wang
1877533f75
6522064: Aliases from Microsoft CryptoAPI has bad character encoding
...
Reviewed-by: coffeys, hchao
2022-07-08 18:38:08 +00:00
Mat Carter
5e5500cbd7
6782021: It is not possible to read local computer certificates with the SunMSCAPI provider
...
Reviewed-by: weijun
2022-05-17 02:41:36 +00:00
Weijun Wang
10e1610f7b
8251134: Unwrapping a key with a Private Key generated by Microsoft CNG fails
...
Reviewed-by: valeriep
2021-10-26 02:45:23 +00:00
Weijun Wang
43619458d1
8185844: MSCAPI doesn't list aliases correctly
...
Reviewed-by: valeriep
2021-10-26 02:39:05 +00:00
Weijun Wang
f77a658557
8153005: Upgrade the default PKCS12 encryption/MAC algorithms
...
Reviewed-by: mullan
2020-10-30 13:23:33 +00:00
Roger Riggs
bdf672659c
8243010: Test support: Customizable Hex Printer
...
Reviewed-by: lancea, dfuchs, weijun
2020-04-16 15:45:37 -04:00
Weijun Wang
06579fcefa
8237804: sun/security/mscapi tests fail with "Key pair not generated, alias <nnnnnn> already exists"
...
Reviewed-by: mullan
2020-02-05 11:09:02 +08:00
Weijun Wang
72330c70d7
8231598: keytool does not export sun.security.mscapi
...
Reviewed-by: mullan
2019-10-24 15:53:20 +08:00
John Jiang
655cf14138
8228967: Trust/Key store and SSL context utilities for tests
...
Reviewed-by: xuelei
2019-09-05 14:55:21 +08:00
Weijun Wang
977870ccea
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows
...
Reviewed-by: mullan
2019-06-13 23:53:21 +08:00
Weijun Wang
0f56400907
8223063: Support CNG RSA keys
...
Reviewed-by: mullan
2019-05-14 08:47:13 +08:00
Weijun Wang
dcb88767a7
8213009: Refactoring existing SunMSCAPI classes
...
Reviewed-by: valeriep
2018-12-13 17:28:19 +08:00
John Jiang
f47bd19cbc
8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order
...
Reviewed-by: xuelei
2018-12-13 08:23:56 +08:00
Weijun Wang
3254283f79
8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow
...
Reviewed-by: xuelei, igerasim, rriggs
2018-12-03 23:58:15 +08:00
Weijun Wang
578576f523
8205445: Add RSASSA-PSS Signature support to SunMSCAPI
...
Reviewed-by: xuelei
2018-06-22 21:42:00 +08: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
Weijun Wang
d9c5e142c0
8180570: Refactor sun/security/mscapi shell tests to plain java tests
...
Reviewed-by: asmotrak
2018-04-08 17:01:20 +08:00
Goetz Lindenmaier
0480f69dd5
8194869: [TESTBUG][aix, s390] Adapt tests to platforms
...
Reviewed-by: mbaesken, simonis, dholmes, serb
2018-01-18 10:26:39 +01:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00