erigon-pulse/crypto/blake2b
2021-10-12 12:04:04 +07:00
..
blake2b_amd64.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03: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.go crypto/blake2b: fix non-amd64 builds 2019-08-22 11:22:16 +03:00
blake2b_f_test.go core/vm, crypto/blake2b: add SSE, AVX and AVX2 code 2019-08-21 13:09:15 +03:00
blake2b_generic.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
blake2b_ref.go crypto/blake2b: fix 386, round 2 2019-08-22 12:24:11 +03:00
blake2b_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
blake2b.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
blake2bAVX2_amd64.go RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07: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 RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07:00