tzhash/gf127
Evgenii Stratonikov 9b3f45993f gf127: remove branch in pure Go operations
```
name                 old time/op    new time/op    delta
Sum/PureGo_digest-8    16.1ms ± 3%    10.4ms ± 3%  -35.53%  (p=0.000 n=10+10)

name                 old speed      new speed      delta
Sum/PureGo_digest-8  6.22MB/s ± 3%  9.65MB/s ± 3%  +55.12%  (p=0.000 n=10+10)
```

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2021-12-29 11:00:27 +03:00
..
avx Remove non-AVX parts from avx package 2019-10-15 13:22:36 +03:00
avx2 Alias gf127.GF127 2019-10-15 13:22:36 +03:00
arith.go gf127: remove branch in pure Go operations 2021-12-29 11:00:27 +03:00
arith_test.go Restructure code layout 2019-10-15 13:22:31 +03:00
gf127.go Restructure code layout 2019-10-15 13:22:31 +03:00