MANIFEST.in
README.markdown
setup.py
./dep/src/t1ha0.c
./dep/src/t1ha0_ia32aes_avx.c
./dep/src/t1ha0_ia32aes_avx2.c
./dep/src/t1ha0_ia32aes_noavx.c
./dep/src/t1ha0_selfcheck.c
./dep/src/t1ha1.c
./dep/src/t1ha1_selfcheck.c
./dep/src/t1ha2.c
./dep/src/t1ha2_selfcheck.c
./dep/src/t1ha_selfcheck.c
./dep/src/t1ha_selfcheck_all.c
dep/.appveyor.yml
dep/.clang-format
dep/.git
dep/.gitignore
dep/.travis.yml
dep/LICENSE
dep/Makefile
dep/README.md
dep/meson.build
dep/t1ha-dll.vcxproj
dep/t1ha-static.vcxproj
dep/t1ha-test.vcxproj
dep/t1ha.creator
dep/t1ha.files
dep/t1ha.h
dep/t1ha.sln
dep/.circleci/config.yml
dep/.github/workflows/ci.yml
dep/src/t1ha0.c
dep/src/t1ha0_ia32aes_a.h
dep/src/t1ha0_ia32aes_avx.c
dep/src/t1ha0_ia32aes_avx2.c
dep/src/t1ha0_ia32aes_b.h
dep/src/t1ha0_ia32aes_noavx.c
dep/src/t1ha0_selfcheck.c
dep/src/t1ha1.c
dep/src/t1ha1_selfcheck.c
dep/src/t1ha2.c
dep/src/t1ha2_selfcheck.c
dep/src/t1ha_bits.h
dep/src/t1ha_selfcheck.c
dep/src/t1ha_selfcheck.h
dep/src/t1ha_selfcheck_all.c
dep/tests/4bench_t1ha0_ia32aes_avx.c
dep/tests/4bench_t1ha0_ia32aes_avx2.c
dep/tests/4bench_t1ha0_ia32aes_noavx.c
dep/tests/bench.c
dep/tests/common.h
dep/tests/main.c
dep/tests/mera.c
dep/tests/mera.h
dep/tests/test.c
dep/tests/highwayhash/4bench_avx2.cc
dep/tests/highwayhash/4bench_portable.cc
dep/tests/highwayhash/4bench_sse41.cc
dep/tests/highwayhash/4bench_vsx.cc
dep/tests/highwayhash/arch_specific.cc
dep/tests/highwayhash/arch_specific.h
dep/tests/highwayhash/compiler_specific.h
dep/tests/highwayhash/endianess.h
dep/tests/highwayhash/hh_avx2.cc
dep/tests/highwayhash/hh_avx2.h
dep/tests/highwayhash/hh_buffer.h
dep/tests/highwayhash/hh_portable.cc
dep/tests/highwayhash/hh_portable.h
dep/tests/highwayhash/hh_sse41.cc
dep/tests/highwayhash/hh_sse41.h
dep/tests/highwayhash/hh_types.h
dep/tests/highwayhash/hh_vsx.cc
dep/tests/highwayhash/hh_vsx.h
dep/tests/highwayhash/highwayhash.h
dep/tests/highwayhash/highwayhash_target.cc
dep/tests/highwayhash/highwayhash_target.h
dep/tests/highwayhash/iaca.h
dep/tests/highwayhash/load3.h
dep/tests/highwayhash/pure_c.c
dep/tests/highwayhash/pure_c.h
dep/tests/highwayhash/vector128.h
dep/tests/highwayhash/vector256.h
dep/tests/highwayhash/verifier.c
dep/tests/stadtx/LICENSE
dep/tests/stadtx/stadtx_hash.h
dep/tests/stadtx/stadtx_thunk.c
dep/tests/wyhash/LICENSE
dep/tests/wyhash/README.md
dep/tests/wyhash/wyhash.h
dep/tests/wyhash/wyhash_thunk.c
dep/tests/xxhash/xxh3.h
dep/tests/xxhash/xxh_thunk.c
dep/tests/xxhash/xxhash.c
dep/tests/xxhash/xxhash.h
t1ha/__init__.py
t1ha.egg-info/PKG-INFO
t1ha.egg-info/SOURCES.txt
t1ha.egg-info/dependency_links.txt
t1ha.egg-info/not-zip-safe
t1ha.egg-info/requires.txt
t1ha.egg-info/top_level.txt
t1ha/backends/__init__.py
t1ha/backends/cffi/__init__.py
t1ha/backends/cffi/build.py
t1ha/backends/cython/__init__.py
t1ha/backends/cython/_hash_cy.c
t1ha/backends/cython/_hash_cy.pyx
t1ha/backends/cython/t1ha.pxd