plugeth/crypto/blake2b
Marius van der Wijden d10a2f6ab7
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352)
This change modifies the fuzzers to use the native golang fuzzing framework instead of go-fuzz
2023-10-18 15:01:16 +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_test.go tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) 2023-10-18 15:01:16 +02:00
blake2b_generic.go all: more linters (#24783) 2022-06-13 16:24:45 +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
blake2b.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