Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Releases: erthink/t1ha

2.0.4, 2018-09-15

24 Oct 10:32
Compare
Choose a tag to compare
  1. New family of t1ha2() functions, that meets the "strict avalanche criteria" in all cases.
  2. Builtin benchmark for comparison with xxhash(), StadtX and Google's HighwayHash.
  3. Support for Elbrus architecture.
  4. Supporrt for Intel C/C++ compiler.
  5. Refined Aligned/Unaligned micro-ops.
  6. Added --hash-stdin-strings benchmark option for testing.
  7. T1HA0_DISABLED / T1HA1_DISABLED / T1HA2_DISABLED build-time options.

And more...

t1ha 2.0

12 Mar 20:23
Compare
Choose a tag to compare
  1. New family of t1ha2() functions, that meets the "strict avalanche criteria" in all cases.
  2. Builtin benchmark with comparison to xxhash().
  3. Support for Elbrus architecture.