good morning!!!!

Skip to content
Snippets Groups Projects
Commit 9b0af513 authored by Felix Lange's avatar Felix Lange Committed by Jeffrey Wilcke
Browse files

crypto: add btcec fallback for sign/recover without cgo (#3680)

* 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
parent bf21549f
No related branches found
No related tags found
Loading
Showing
with 2785 additions and 159 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment