Make ecdsatest work with nonces.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 19 Jul 2013 13:11:43 +0000 (14:11 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 19 Jul 2013 13:11:43 +0000 (14:11 +0100)
commit584ac22110b2ff367d3632a89cf7b15c015903b8
tree83e07ae15260c28590adb494eb7c09253e0c8532
parent527c898ce8acbabc0417e5efb2dd30b9b32b4272
Make ecdsatest work with nonces.

Update ecdsatest to use ECDSA_sign_setup and ECDSA_sign_ex, this
avoids the nonce generation which would otherwise break the test.

Reinstate ecdsatest.
crypto/ecdsa/ecdsatest.c
test/Makefile