-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7
-
Fix Version/s: 11
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b20
-
CPU:x86
-
OS:linux_ubuntu
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206740 | 12 | Valerie Peng | P3 | Resolved | Fixed | team |
JDK-8206515 | 11.0.1 | Valerie Peng | P3 | Resolved | Fixed | b01 |
----------------------------------------------------------------------------------------
A DESCRIPTION OF THE REQUEST :
OpenJDK doesn't have NamedCurves for the Brainpool elliptic curves[1].
[1] http://tools.ietf.org/html/rfc5639
JUSTIFICATION :
Brainpool curves have some advantages over other curves (see the RFC) and are being used in many ePassport deployments in Europe.
CUSTOMER SUBMITTED WORKAROUND :
I've made a patch that works with JDK6 and JDK7. I've only done some basic manual testing of it because the test for sun.security.ec is currently broken in JDK7.
https://gist.github.com/740601
- backported by
-
JDK-8206515 Add Brainpool ECC support (RFC 5639)
-
- Resolved
-
-
JDK-8206740 Add Brainpool ECC support (RFC 5639)
-
- Resolved
-
- csr for
-
JDK-8204836 Add Brainpool ECC support (RFC 5639)
-
- Closed
-
- duplicates
-
JDK-8189594 Error in optimized ECC field arithmetic
-
- Closed
-
- is blocked by
-
JDK-8189594 Error in optimized ECC field arithmetic
-
- Closed
-
- relates to
-
JDK-8080704 Support the retrieval of standard names for EC parameters
-
- Closed
-
-
JDK-8201290 keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
-
- Resolved
-