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/blake2b
Péter Szilágyi 8e391cec43
crypto/blake2b: fix 386, round 2
5 years ago
..
blake2b.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2bAVX2_amd64.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2bAVX2_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2b_amd64.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2b_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2b_f_fuzz.go crypto/blake2b: fix non-amd64 builds 5 years ago
blake2b_f_test.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2b_generic.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2b_ref.go crypto/blake2b: fix 386, round 2 5 years ago
blake2b_test.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
blake2x.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago
register.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 5 years ago