.flake8
.gitignore
.gitmodules
LICENSE
README.md
README_AVX512.md
classgroups.pdf
comparenweso.py
lgtm.yml
mypi.ini
pyproject.toml
setup.py
./
.github/workflows/build-aarch64.yml
.github/workflows/build.yml
.github/workflows/test.yaml
chiavdf.egg-info/PKG-INFO
chiavdf.egg-info/SOURCES.txt
chiavdf.egg-info/dependency_links.txt
chiavdf.egg-info/not-zip-safe
chiavdf.egg-info/top_level.txt
src/1weso_test.cpp
src/2weso_test.cpp
src/CMakeLists.txt
src/ClassGroup.h
src/Makefile.vdf-client
src/Reducer.h
src/alloc.hpp
src/asm_avx512_ifma.h
src/asm_base.h
src/asm_gcd_128.h
src/asm_gcd_base_continued_fractions.h
src/asm_gcd_base_divide_table.h
src/asm_gcd_unsigned.h
src/asm_main.h
src/asm_types.h
src/asm_vm.h
src/avx512_integer.h
src/avx512_test.cpp
src/bit_manipulation.h
src/bqfc.c
src/bqfc.h
src/callback.h
src/compile_asm.cpp
src/create_discriminant.h
src/double_utility.h
src/fast_storage.h
src/gcd_128.h
src/gcd_base_continued_fractions.h
src/gcd_base_divide_table.h
src/gcd_unsigned.h
src/generic.h
src/generic_macros.h
src/gpu_integer.h
src/gpu_integer_divide.h
src/gpu_integer_gcd.h
src/include.h
src/integer.h
src/integer_common.h
src/nucomp.h
src/parameters.h
src/picosha2.h
src/pprods.h
src/primetest.h
src/proof_common.h
src/prover_slow.h
src/prover_test.cpp
src/provers.h
src/threading.h
src/util.h
src/vdf.h
src/vdf_bench.cpp
src/vdf_client.cpp
src/vdf_fast.h
src/vdf_new.h
src/vdf_original.h
src/vdf_test.cpp
src/vdf_test.h
src/verifier.h
src/verifier_test.cpp
src/xgcd_partial.c
src/cmake/FindGMP.cmake
src/cmake/FindGMPXX.cmake
src/lib/gmp-patch-6.2.1/compat.c
src/lib/gmp-patch-6.2.1/longlong.h
src/python_bindings/fastvdf.cpp
src/refcode/README.md
src/refcode/lzcnt.c
src/uint128_t/LICENSE
src/uint128_t/README.md
src/uint128_t/uint128_t.build
src/uint128_t/uint128_t.cpp
src/uint128_t/uint128_t.h
src/uint128_t/uint128_t.include
src/uint128_t/uint128_t_config.include
tests/test_verifier.py
tools/gen_pprods.py