RFR: 8300399: EdDSA does not verify when there is no message

Weijun Wang weijun at openjdk.org
Wed Jan 18 04:31:25 UTC 2023


On Wed, 18 Jan 2023 03:21:29 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> Verify should go on even if there is no message.

As long as update() is called, even if the argument is empty, message is initialized.

-------------

PR: https://git.openjdk.org/jdk/pull/12059



More information about the security-dev mailing list