opentitan
opentitan copied to clipboard
[cryptotest] Add NIST CAVP RSA tests vectors and parser
This PR is the first in a series for the RSA test harness. This PR declares the JSON schema for RSA test vectors, implements the python parser to translate the NIST CAVP test vectors into that JSON format, and adds a bazel rule to fetch the NIST vectors.