-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8296430 | 20 | Valerie Peng | P3 | Closed | Duplicate | |
JDK-8293814 | 8u351 | Kumar Abhishek | P3 | Resolved | Fixed | b10 |
The getProviders() code in the Security class does not allow for individual values to be searched, only exact string matches. Therefore, attribute lists such as:
SupportedModes
SupportedPaddings
SupportedKeyClasses
are useless. Until this is fixed, I am choosing not to document these names in standard java names found in the the CryptoAlgs.html document (formerly Appendix A).
When this is fixed, these attributes should be added, along with their descriptions. We have attributes in Sun/SunJCE etc that should be added.
Let me know if this isn't clear.
SupportedModes
SupportedPaddings
SupportedKeyClasses
are useless. Until this is fixed, I am choosing not to document these names in standard java names found in the the CryptoAlgs.html document (formerly Appendix A).
When this is fixed, these attributes should be added, along with their descriptions. We have attributes in Sun/SunJCE etc that should be added.
Let me know if this isn't clear.
- backported by
-
JDK-8293814 Add additional Service Attributes to Standard Algorithm Names guide
- Resolved
-
JDK-8296430 Add additional Service Attributes to Standard Algorithm Names guide
- Closed
- csr for
-
JDK-8296744 Add additional Service Attributes to Standard Algorithm Names guide
- Closed
- is cloned by
-
JDK-8297161 Add additional Service Attributes to Standard Algorithm Names guide
- Resolved
- relates to
-
JDK-6447816 Provider filtering (getProviders) is not working with OR'd conditions
- Resolved
-
JDK-8296614 Need to backout JDK-6447817 for releases before JDK 20
- Resolved
(1 relates to)