Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/crypto
Péter Szilágyi 1bccafe5ef
core/vm, crypto/blake2b: add SSE, AVX and AVX2 code
5 years ago
..
blake2b core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
bn256 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 5 years ago
ecies all: replace t.Log(); t.FailNow() with t.Fatal() (#19849) 5 years ago
secp256k1 cmd, crypto, eth, internals: fix Typos (#19868) 5 years ago
crypto.go vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
crypto_test.go crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
signature_cgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
signature_nocgo.go crypto: fix build when CGO_ENABLED=0 (#19121) 6 years ago
signature_test.go crypto: ensure that VerifySignature rejects malleable signatures (#15708) 7 years ago