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

ECKeySizeParameterSpec causes too many exceptions on third party providers

XMLWordPrintable

        ECKeySizeParameterSpec is an internal class used by ECUtil and SunEC for generating EC keys. When ECUtil.getParameterSpec() calls a third party provider with ECKeySizeParameterSpec, InvalidParameterSpecException is thrown before trying again with the public ECParameterSpec is used. Applications with many EC keygen calls, such as TLS, can create and handle an excessive number of InvalidParameterSpecException objects

              ascarpino Anthony Scarpino
              ascarpino Anthony Scarpino
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: