tzhash/tz
Evgenii Stratonikov d891a9c591 Restructure code layout
Provide default implementations in gf127 package and
all optimizations in subpackages. This way it will be easier
to use from a client.
2019-10-15 13:22:31 +03:00
..
avx.go Add possibility to use different implementations in cli 2019-07-19 18:24:30 +03:00
avx2.go Restructure code layout 2019-10-15 13:22:31 +03:00
avx2_inline.go Restructure code layout 2019-10-15 13:22:31 +03:00
avx2_inline_amd64.s Use macros in asm code 2019-10-09 18:11:53 +03:00
avx_amd64.s Use macros in AVX hash implementation 2019-10-10 11:29:40 +03:00
hash.go Use AVX2 only if AVX is also present 2019-10-09 18:03:39 +03:00
hash_test.go Add pure Go hash implementation 2019-07-19 18:59:43 +03:00
pure.go Restructure code layout 2019-10-15 13:22:31 +03:00
sl2.go Restructure code layout 2019-10-15 13:22:31 +03:00
sl2_test.go Restructure code layout 2019-10-15 13:22:31 +03:00