-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b77
-
generic
-
generic
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
- relates to
-
JDK-6840752 Provide out-of-the-box support for ECC algorithms
- Resolved