-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b24
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8310005 | 11.0.21 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8310005 Improve OID mapping and reuse among JDK security providers for aliases registration
- Resolved
- duplicates
-
JDK-8268441 Redesign AlgorithmId OID table initialization
- Closed
-
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
- Open
-
JDK-8245264 Test runtime/cds/appcds/SignedJar.java fails
- Closed
-
JDK-8277224 sun.security.pkcs.PKCS9Attributes.toString() throws NPE
- Closed
(1 relates to, 2 links to)