aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClawd <ai@clawd.bot>2026-02-19 21:35:38 -0800
committerClawd <ai@clawd.bot>2026-02-19 21:35:38 -0800
commit6dae8ef4c433295e11f1b019c2e2057f58c7202f (patch)
treecdb375244dc5b3d961946bf218c034b52c93a611 /README.md
parentc8ffd26630405809f0f2af7c918b749255c0b499 (diff)
Remove ECDSA mention
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index da522d6..4bff680 100644
--- a/README.md
+++ b/README.md
@@ -56,8 +56,6 @@ This implementation targets:
56- **Bitcoin Taproot** (BIP-340 Schnorr) 56- **Bitcoin Taproot** (BIP-340 Schnorr)
57- **Nostr** (NIP-01 uses BIP-340) 57- **Nostr** (NIP-01 uses BIP-340)
58 58
59Not implemented: ECDSA (used by legacy Bitcoin, Ethereum)
60
61### Compatibility Tests 59### Compatibility Tests
62 60
63Verified against `btcec/v2` (the library used by most Go Bitcoin/Nostr projects): 61Verified against `btcec/v2` (the library used by most Go Bitcoin/Nostr projects):