Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7
-
Fix Version/s: 7
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b77
-
CPU:generic
-
OS:generic
Description
Out-of-box support for ECC algorithms is added into JDK 7. Add support to tools:
1. should be able to use the new algorithms
. recognize/print/import certificate
. generate key pairs, generate cert req
. sign/verify with certificates using ECC
2. default parameters (-sigalg, -keysize...)
3. i18n strings
4. doc
1. should be able to use the new algorithms
. recognize/print/import certificate
. generate key pairs, generate cert req
. sign/verify with certificates using ECC
2. default parameters (-sigalg, -keysize...)
3. i18n strings
4. doc
Issue Links
- relates to
-
JDK-6840752 Provide out-of-the-box support for ECC algorithms
-
Mainly added signed jar support for .EC signature files.