]> git.ipfire.org Git - thirdparty/openssl.git/commit
Improve testing of elliptic curve validation
authorRichard Levitte <levitte@openssl.org>
Thu, 2 Feb 2017 23:31:09 +0000 (00:31 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 20 Mar 2017 05:40:16 +0000 (06:40 +0100)
commit691e302be3ededfcdef10c5f4c0d024ef1545b48
tree40eea8bc23c69224179162730884a7dbbee537fe
parent6d0b5ee1d6163732b886bc0567dbce08aeade4c1
Improve testing of elliptic curve validation

Add a test recipe (test/recipes/15-test_ecparams.t) which uses 'openssl
ecparam' to check the test vectors.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2544)
test/recipes/15-test_ecparam.t [new file with mode: 0644]