• Felix Lange's avatar
    crypto: add DecompressPubkey, VerifySignature (#15615) · e85b68ef
    Felix Lange authored
    We need those operations for p2p/enr.
    
    Also upgrade github.com/btcsuite/btcd/btcec to the latest version
    and improve BenchmarkSha3. The benchmark printed extra output 
    that confused tools like benchstat and ignored N.
    e85b68ef
Name
Last commit
Last update
..
bn256 Loading commit data...
ecies Loading commit data...
randentropy Loading commit data...
secp256k1 Loading commit data...
sha3 Loading commit data...
crypto.go Loading commit data...
crypto_test.go Loading commit data...
signature_cgo.go Loading commit data...
signature_nocgo.go Loading commit data...
signature_test.go Loading commit data...