This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
- New family of t1ha2() functions, that meets the "strict avalanche criteria" in all cases.
- Builtin benchmark for comparison with xxhash(), StadtX and Google's HighwayHash.
- Support for Elbrus architecture.
- Supporrt for Intel C/C++ compiler.
- Refined Aligned/Unaligned micro-ops.
- Added
--hash-stdin-strings
benchmark option for testing. - T1HA0_DISABLED / T1HA1_DISABLED / T1HA2_DISABLED build-time options.
And more...