]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add private/public key conversion tests
authorDr. Stephen Henson <steve@openssl.org>
Thu, 26 Mar 2015 15:56:00 +0000 (15:56 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 29 Mar 2015 02:26:12 +0000 (03:26 +0100)
commit79a578b90244b890c8a6a8fc26c03943da71c054
tree2cfb57f33378894849f415c5c6b1b920104a2c4f
parentb1f3442857c1fd76e91941141bf671d19e90a79d
Add private/public key conversion tests

Reviewed-by: Matt Caswell <matt@openssl.org>
test/Makefile
test/testdsa.pem [new file with mode: 0644]
test/testdsapub.pem [new file with mode: 0644]
test/testec-p256.pem [new file with mode: 0644]
test/testecpub-p256.pem [new file with mode: 0644]
test/testrsapub.pem [new file with mode: 0644]
test/tkey [new file with mode: 0644]
test/trsa [deleted file]