mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
Add note about generating and running test vectors
This commit is contained in:
parent
6b16952422
commit
1f875a3706
@ -91,6 +91,7 @@ This proposal is compatible with all older clients.
|
||||
== Test Vectors and Reference Code ==
|
||||
|
||||
A reference python implementation is included [./bip-DLEQ/reference.py here].
|
||||
Test vectors can be generated by running `./bip-DLEQ/gen_test_vectors.py` which will produce a CSV file of random test vectors for both generating and verifying proofs. These can be run against the reference implementation with `./bip-DLEQ/run_test_vectors.py`.
|
||||
|
||||
== Changelog ==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user