RFR: 8285389: EdDSA trimming zeros

Anthony Scarpino ascarpino at openjdk.java.net
Sun Apr 24 21:15:45 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

That issue has nothing to do with this. Please file a webbug or start another conversation on the mailing list regarding that problem

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

PR: https://git.openjdk.java.net/jdk/pull/8372



More information about the security-dev mailing list