Add asymetric cipher test recipes
authorRichard Levitte <levitte@openssl.org>
Fri, 17 Apr 2015 18:13:58 +0000 (20:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 7 Sep 2015 14:10:57 +0000 (16:10 +0200)
commit0c85cc506916039bba86e8335aa71e0e44f038b0
tree23c483e74a655fc83f17d7007ec96e2c52513d1c
parent904ae3342600fe1dae3e0835a784c73b7c237106
Add asymetric cipher test recipes

Some of them make use of recipes/tconversion.pl.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/recipes/15-test_dh.t [new file with mode: 0644]
test/recipes/15-test_dsa.t [new file with mode: 0644]
test/recipes/15-test_ec.t [new file with mode: 0644]
test/recipes/15-test_ecdh.t [new file with mode: 0644]
test/recipes/15-test_ecdsa.t [new file with mode: 0644]
test/recipes/15-test_rsa.t [new file with mode: 0644]