diff options
| author | Clawd <ai@clawd.bot> | 2026-02-19 21:29:48 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-19 21:29:48 -0800 |
| commit | 9d5a905507cd8366033d7c341f8123aa24d9571b (patch) | |
| tree | 72013cf72f7559d7450adc4a9a786b5d19137a82 /point_test.go | |
| parent | 56b346529c9a2f231af44ba19c9226f2bc9fe726 (diff) | |
Add btcec compatibility tests
Tests our implementation against github.com/btcsuite/btcd/btcec/v2:
- TestKeyDerivationCompatibility: verify public keys match btcec
- TestOurSignatureVerifiesWithBtcec: our signatures verify with btcec
- TestBtcecSignatureVerifiesWithOurs: btcec signatures verify with ours
- TestCrossSignAndVerify: bidirectional sign/verify with same keys
- TestBIP340Vectors: official BIP-340 test vectors (14 total)
- TestTaggedHashFormat: verify tagged hash structure
All tests pass - our implementation is fully compatible with btcec
for BIP-340 Schnorr signatures.
Diffstat (limited to 'point_test.go')
0 files changed, 0 insertions, 0 deletions
