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

Use checked exceptions for invalid keys during Signature creation/verification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • None
    • security-libs

      Signatures that are created or verified using invalid keys may throw unchecked exceptions that may be better handled as checked exceptions from the initSign/Verify or sign and verify methods (depending on where the invalid data is found).

      This may require additional key consistency checks across the different key types used in signature primitives as well as checks on the signature values themselves.

            kdriver Kevin Driver
            jnimeh Jamil Nimeh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: