JDK-6870812 : enhance security tools to use ECC algorithms
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2009-08-12
  • Updated: 2017-05-16
  • Resolved: 2009-11-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b77Fixed
Related Reports
Relates :  
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

Comments
EVALUATION Mainly added signed jar support for .EC signature files.
21-10-2009

EVALUATION http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0d7c64c023c6
21-10-2009