Separate the algorithms in the SunEC provider

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 8, 11, 14
    • Component/s: security-libs
    • None

      In the SunEC provider, some algorithms are implemented in Java, some others depends on native code (sunec library). The implementation are mixed together, as make it hard to enable the pure Java implementation (for example KeyPairGenerator for different EC curves) if the native lib get removed (see JDK-8233954).

      As EC is an essential algorithm for security connection, it would be nice the Java implemented curves could be used when customers could not use the native sunec library.

            Assignee:
            Anthony Scarpino
            Reporter:
            Xuelei Fan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: