]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
test: fetching proper signature provider for non-exportable keys
authorTomas Mraz <tomas@openssl.org>
Wed, 6 Oct 2021 17:21:53 +0000 (19:21 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 Oct 2021 10:41:51 +0000 (12:41 +0200)
commit051228353a9842eede597294603cc06a55e3a22c
tree1fb7213f26ea9d6d89976ae9ad8a4710efc57499
parentdc010ca6ec01d313a84c3c4b040232655a1772ad
test: fetching proper signature provider for non-exportable keys

Co-author: Selva Nair <selva.nair@gmail.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16725)
test/build.info
test/fake_rsaprov.c [new file with mode: 0644]
test/fake_rsaprov.h [new file with mode: 0644]
test/provider_pkey_test.c [new file with mode: 0644]
test/recipes/04-test_provider_pkey.t [new file with mode: 0644]