1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-19 12:08:05 +00:00

5 Commits

Author SHA1 Message Date
Andrew Toth
687198d72b
Fail if any point is infinity when verifying 2024-12-21 12:52:54 -05:00
Sebastian Falbesoner
6b16952422 Add test vectors for DLEQ proof generation/verification
Squashed from the following commits:
- Add skeleton for generating DLEQ proof test vectors
- Add run_test_vectors.py counterpart for generated DLEQ proofs
- Add DLEQ test vectors for proof verification
2024-12-21 01:04:44 +01:00
Sebastian Falbesoner
dab5571c37 bugfix: respect message m in DLEQ proof generation/verification 2024-12-21 01:04:00 +01:00
Andrew Toth
cc7bb12b24
Add optional message to DLEQ 2024-12-09 13:19:57 -05:00
Sebastian Falbesoner
0c7e54d780
BIP-DLEQ: add reference implementation for secp256k1 2024-12-09 11:40:40 -05:00