Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 15
-
Component/s: security-libs
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b24
-
CPU:generic
-
OS:generic
Description
Many JDK security provider registers the supported algorithms with a list of aliases including assigned object identifier(s) and/or commonly known aliases. The same algorithms may be supported by multiple providers and each provider creates the aliases separately. This approach may be fragile and error prone. Instead of hardcoing the same information in various places, we should centralize them and re-use as much as possible.
Attachments
Issue Links
- duplicates
-
JDK-8243551 Hmac Keys loaded from PKCS12 don't have a Standard Algorithm Name
-
- Closed
-
- relates to
-
JDK-8287156 Replace all OID strings with KnownOIDs constants
-
- New
-
-
JDK-8268441 Redesign AlgorithmId OID table initialization
-
- Open
-
-
JDK-8245264 Test runtime/cds/appcds/SignedJar.java fails
-
- Closed
-
-
JDK-8277224 sun.security.pkcs.PKCS9Attributes.toString() throws NPE
-
- Closed
-