[Bug 3795] New: [IcedTea8] ECDSAUtils for XML digital signatures should support the same curve set as the rest of the JDK

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Aug 18 18:42:31 UTC 2020


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3795

            Bug ID: 3795
           Summary: [IcedTea8] ECDSAUtils for XML digital signatures
                    should support the same curve set as the rest of the
                    JDK
           Product: IcedTea
           Version: 8.x-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

PR2126, PR3667 and PR3756 concern the maintenance of a patch that reduces the
set of curves supported by the SunEC provider, as some distributors do not wish
to ship the full set used by OpenJDK.

With JDK-8177334, the version of Apache Santuario (2.1.1) in OpenJDK introduces
an additional copy of these curves in
src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/ECDSAUtils.java.
We should synchronise this with the set used by SunEC.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20200818/7678649e/attachment.htm>


More information about the distro-pkg-dev mailing list