mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 18:00:11 +01:00
eb61742c5d
In this commit, we create a new package to house the ECDSA-specific logic in the new `btcec/v2` pacakge. Thsi c hange is meant to mirror the structure of the `dcrec` package, as we'll soon slot in our own custom BIP-340 implementation. |
||
---|---|---|
.. | ||
bench_test.go | ||
error.go | ||
example_test.go | ||
signature_test.go | ||
signature.go |