lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.53k stars 754 forks source link

[crypto] Outstanding test failures in ECDSA and RSA #22322

Open RyanTorok opened 6 months ago

RyanTorok commented 6 months ago

Description

Several outstanding test failures exist for RSA and ECDSA in the cryptotest framework.

RSA:

ECDSA:

vsukhoml commented 6 months ago

I requested NIST ACVP tests for many of the combinations and got sample test vectors. I can add those in addition to wycheproof if this helps.

RyanTorok commented 6 months ago

ECDSA test failures resolved by #22393

moidx commented 4 months ago

Removing the ROM label as we are no longer using RSA for secure boot.