8746d9877e
There is a security issue found in github.com/btcsuite/btcd that we don't care about (we're only using 256k1 implementation), but GitHub complains about it. We could update to github.com/btcsuite/btcd/btcec/v2, but it's now just a thin wrapper over github.com/decred/dcrd/dcrec/secp256k1/v4, so we better use it directly. |
||
---|---|---|
.. | ||
aes256.go | ||
doc.go | ||
nep2.go | ||
nep2_test.go | ||
private_key.go | ||
private_key_test.go | ||
publickey.go | ||
publickey_test.go | ||
sign_verify_test.go | ||
wif.go | ||
wif_test.go |