RFR: 8285389: EdDSA trimming zeros
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Sun Apr 24 15:57:37 UTC 2022
On Fri, 22 Apr 2022 21:04:58 GMT, Anthony Scarpino <ascarpino at openjdk.org> wrote:
> Hi,
>
> I'd like a code review of this change to EdDSA. ed25519 and ed448 internally was trimming extra zeros off the end of the signature before processing. This can result in some verify testing failures which are strict about the signature length passed into the operation.
>
> thanks
>
> Tony
Marked as reviewed by xuelei (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8372
More information about the security-dev
mailing list