[Bug 3796] New: [IcedTea8] Allow the number of curves supported to be specified

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Aug 19 19:54:21 UTC 2020


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

            Bug ID: 3796
           Summary: [IcedTea8] Allow the number of curves supported to be
                    specified
           Product: IcedTea
           Version: 8.x-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

Currently, IcedTea supports either building with four curves (secp256k1,
secp256r1, secp384r1 & secp521r1) by default, or all curves with
--enable-non-nss-curves.

We should make the option more flexible, allowing:

1. Just the NIST curves, as used prior to PR 3756.
2. The NIST curves + secp256k1 (current default)
3. All curves

with the option for later expansion.

-- 
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/20200819/8adef629/attachment-0001.htm>


More information about the distro-pkg-dev mailing list