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

EdDSA does not verify when there is no message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • None
    • security-libs
    • None

      A signature algorithm should allow signing an empty message, i.e. calling sign() without any update() call, and such a signature should be verifiable. In SunEC's EdDSA implementation, verify() always returns false if update() is not called.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: