go-ethereum/crypto/blake2b
Felix Lange cbf0b5bc92
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
go.mod, build: require go 1.24 and upgrade linter (#32584)
2025-09-11 13:07:04 +02:00
..
blake2b.go go.mod, build: require go 1.24 and upgrade linter (#32584) 2025-09-11 13:07:04 +02:00
blake2b_amd64.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2b_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
blake2b_f_fuzz_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
blake2b_f_test.go crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 2023-10-19 14:04:26 +02:00
blake2b_generic.go go.mod, build: require go 1.24 and upgrade linter (#32584) 2025-09-11 13:07:04 +02:00
blake2b_ref.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2b_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
blake2bAVX2_amd64.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00
blake2bAVX2_amd64.s core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
blake2x.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
register.go all: add go:build lines (#23468) 2021-08-25 18:46:29 +02:00