[Bug 2239] New: [IcedTea9] Synchronise elliptic curves in sun.security.ec.NamedCurve with those listed by NSS

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 18 15:08:45 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2239

            Bug ID: 2239
           Summary: [IcedTea9] Synchronise elliptic curves in
                    sun.security.ec.NamedCurve with those listed by NSS
           Product: IcedTea
           Version: 9-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Clone of PR2126 for IcedTea 4.x.

Both ecl-curve.h and the Java equivalent, sun.security.util.CurveDB, list far
more curves than the three specified by NSS (NIST-P256, NIST-P384 and
NIST-P521). We already delete the former file, preferring to link against the
NSS version, and report only those curves via SSL (PR1833). We should also
synchronise with NSS at the Java level.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150218/aba96b4f/attachment.html>


More information about the distro-pkg-dev mailing list