ecdsa_adaptor: add tests
This commit adds test coverage including Cirrus scripts, Valgrind constant time tests for secret data, API tests, nonce function tests, and test vectors from the spec.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
include_HEADERS += include/secp256k1_ecdsa_adaptor.h
|
||||
noinst_HEADERS += src/modules/ecdsa_adaptor/main_impl.h
|
||||
noinst_HEADERS += src/modules/ecdsa_adaptor/dleq_impl.h
|
||||
noinst_HEADERS += src/modules/ecdsa_adaptor/tests_impl.h
|
||||
|
||||
1221
src/modules/ecdsa_adaptor/tests_impl.h
Normal file
1221
src/modules/ecdsa_adaptor/tests_impl.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user