diff options
| author | Clawd <ai@clawd.bot> | 2026-02-19 21:35:38 -0800 |
|---|---|---|
| committer | Clawd <ai@clawd.bot> | 2026-02-19 21:35:38 -0800 |
| commit | 6dae8ef4c433295e11f1b019c2e2057f58c7202f (patch) | |
| tree | cdb375244dc5b3d961946bf218c034b52c93a611 | |
| parent | c8ffd26630405809f0f2af7c918b749255c0b499 (diff) | |
Remove ECDSA mention
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -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 | ||
| 59 | Not implemented: ECDSA (used by legacy Bitcoin, Ethereum) | ||
| 60 | |||
| 61 | ### Compatibility Tests | 59 | ### Compatibility Tests |
| 62 | 60 | ||
| 63 | Verified against `btcec/v2` (the library used by most Go Bitcoin/Nostr projects): | 61 | Verified against `btcec/v2` (the library used by most Go Bitcoin/Nostr projects): |
