tzhash/tz
Evgenii Stratonikov 3a90fa7a76 Add more tests
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-01-17 17:18:36 +03:00
..
avx.go Fix linter issues 2021-12-29 13:23:05 +03:00
avx2.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
avx2_amd64.s Rewrite AVX2 loop in assembly 2022-01-17 17:18:36 +03:00
avx2_inline.go Rewrite AVX2 loop in assembly 2022-01-17 17:18:36 +03:00
avx_amd64.s Optimize AVX implementation 2022-01-17 17:18:36 +03:00
avx_inline.go Add AVX implementation with inlined multiplication 2019-10-16 15:11:53 +03:00
hash.go Use golang.org/x/sys instead of self-implemented detector 2020-01-16 11:30:46 +03:00
hash_test.go Add more tests 2022-01-17 17:18:36 +03:00
pure.go Alias gf127.GF127 2019-10-15 13:22:36 +03:00
sl2.go Fix linter issues 2021-12-29 13:23:05 +03:00
sl2_test.go Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00