On 5/13/20 2:55 AM, sibabrata.sa...@oracle.com wrote:
Hi Tony,
Please review the patch of new Tests developed for EdDSA,
JBS: https://bugs.openjdk.java.net/browse/JDK-8209632
Webrev: http://cr.openjdk.java.net/~ssahoo/8209632/webrev.00/
Thanks,
Siba
Looking through the tests, I didn't see any problems. They looked good
to me. Just one thing caught my eye.
EdDSANegativeTest.java:
I noticed you have InvaliPrivateKey and InvaliPublicKey. I assume that
was not intentional to leave the 'd' out. I don't mind it being left
out if that was your choice.
thanks
Tony