JDK-6405536 : Support for Elliptic Curve Cryptography (ECC) in SunPKCS11 and SunJSSE
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-03-28
  • Updated: 2021-09-28
  • Resolved: 2006-04-14
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 6
6 b81Fixed
Related Reports
Relates :  
Relates :  
Description
SunPKCS11 should support ECC algorithms (in particular ECDSA and ECDH) and SunJSSE should support EC ciphersuites (ECDH, ECDHE, and ECDH_anon key exchanges as well as ECDSA client authentication). This bug does not cover an ECC implementation in our pure Java crypto providers.

Comments
EVALUATION In progress.
28-03-2006