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

EdDSA verification should fail when the default context value is different than used one.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • None
    • security-libs
    • None

      To reproduce:
      - Create EdDSAParameterSpec where context value is empty array.
      - Sign a message
      - Verify the message with the signature object with null context value used. The verification will success instead fail.

      Sample code attached to verify.

            ascarpino Anthony Scarpino
            ssahoo Sibabrata Sahoo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: