Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6840752

Provide out-of-the-box support for ECC algorithms

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7
    • 7
    • security-libs
    • None
    • b70
    • generic
    • generic

      ECC is a highly efficient public-key mechanism. Compared to common public-key crypto
      systems such as RSA and DSA it offers equivalent security but with smaller key sizes.
      This results in lower cost in terms of processor speed, memory and bandwidth requirements, and power consumption.

      Add an implementation of Elliptic Curve Cryptographic algorithms to our
      cryptographic providers. Although JDK6 includes some support of ECC in the
      PKCS#11 provider and the SSL implementation, it is dependent on external
      libraries that need to be separately installed and configured. This feature
      will make the benefits of ECC available to all Java applications out-of-the-box.

            vinnie Vincent Ryan
            vinnie Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: