aboutsummaryrefslogtreecommitdiffstats
path: root/PLAN.md
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-19 21:29:48 -0800
committerClawd <ai@clawd.bot>2026-02-19 21:29:48 -0800
commit9d5a905507cd8366033d7c341f8123aa24d9571b (patch)
tree72013cf72f7559d7450adc4a9a786b5d19137a82 /PLAN.md
parent56b346529c9a2f231af44ba19c9226f2bc9fe726 (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 'PLAN.md')
0 files changed, 0 insertions, 0 deletions