On Wed, 18 Jan 2023 03:21:29 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Verify should go on even if there is no message. The test in jdk/sun/security/ec/ed/TestEdDSA.java has a 448 test case on line 160 that sends a blank message "". I would expect that to fail if this is situation is a bug. ------------- PR: https://git.openjdk.org/jdk/pull/12059