.gitignore
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
./src/divprop/lib.i
./src/sbox/Sbox.cpp
scripts/divprop.divcore2bounds
scripts/divprop.sbox2divcore
scripts/divprop.sbox2ptt
src/hackycpp.hpp
src/divprop/DivCore.hpp
src/divprop/WeightedSetInts.py
src/divprop/__init__.py
src/divprop/all_sboxes.py
src/divprop/ciphers.py
src/divprop/divcore_peekanfs.py
src/divprop/lib.i
src/divprop/lib.py
src/divprop/lib_wrap.cpp
src/divprop/logs.py
src/divprop/sandwich.py
src/divprop/sboxdiv.py
src/divprop/tool_random_sbox_benchmark.py
src/divprop/tools.py
src/divprop/utils.py
src/divprop.egg-info/PKG-INFO
src/divprop.egg-info/SOURCES.txt
src/divprop.egg-info/dependency_links.txt
src/divprop.egg-info/entry_points.txt
src/divprop.egg-info/requires.txt
src/divprop.egg-info/top_level.txt
src/sbox/Sbox.cpp
src/sbox/Sbox.hpp
tests/test_Composition.py
tests/test_DivCore.py
tests/test_SboxGraph.py
tests/test_sboxes.py