LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
../include/fwht.h
../src/fwht_backend.c
../src/fwht_batch.c
../src/fwht_core.c
../src/fwht_cuda.cu
../src/fwht_cuda_fp16.cuh
../src/fwht_cuda_lat.cu
../src/fwht_internal.h
../src/fwht_sbox.c
pyfwht/__init__.py
pyfwht/_version.py
pyfwht/_libfwht/include/fwht.h
pyfwht/_libfwht/src/fwht_backend.c
pyfwht/_libfwht/src/fwht_batch.c
pyfwht/_libfwht/src/fwht_core.c
pyfwht/_libfwht/src/fwht_cuda.cu
pyfwht/_libfwht/src/fwht_cuda_fp16.cuh
pyfwht/_libfwht/src/fwht_cuda_lat.cu
pyfwht/_libfwht/src/fwht_internal.h
pyfwht/_libfwht/src/fwht_sbox.c
src/bindings.cpp
src/fwht_internal.h
src/fwht_wrapper.cpp
tests/test_correctness.py
tests/test_gpu.py