forked from cerc-io/plugeth
9b0af51386
* vendor: add github.com/btcsuite/btcd/btcec * crypto: add btcec fallback for sign/recover without cgo This commit adds a non-cgo fallback implementation of secp256k1 operations. * crypto, core/vm: remove wrappers for sha256, ripemd160 |
||
---|---|---|
.. | ||
ecies | ||
randentropy | ||
secp256k1 | ||
sha3 | ||
crypto_test.go | ||
crypto.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |