summaryrefslogtreecommitdiffstats
path: root/build.info
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-02-02 15:13:08 +0100
committerRichard Levitte <levitte@openssl.org>2021-02-05 15:44:39 +0100
commit388eb0d9709b4edf0fe4edf207b23d924fde2649 (patch)
treec0b336d339dd90613ca402b9fb7302c413767c3c /build.info
parent93d6132a79d85127dffa1ce4e62b264cf38c296d (diff)
TEST: Add an algorithm ID tester for libcrypto vs provider
Providers produce algorithm IDs of their own, and we need to compare them against the same thing produced by libcrypto's ASN.1 code and with legacy keys. This tester can compare algorithm IDs for signatures and for keys, given certificates that hold such data. To verify key algorithm IDs, only one certificate is necessary, and its public key is used. To verify certificate algorithm IDs, we need to launch the signature operation that would verify a certificate against the public key of its signing CA, so that test needs two files. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14049)
Diffstat (limited to 'build.info')
0 files changed, 0 insertions, 0 deletions