mirror of
https://github.com/status-im/whisper.git
synced 2025-01-21 08:09:20 +00:00
822dddd17e
* 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