CMakeLists.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
build_tools/CheckVersion.py
build_tools/RunCTest.py
build_tools/__init__.py
eddsa/__init__.py
eddsa/_eddsa.c
eddsa/_eddsa.exports
eddsa/_eddsa.map
eddsa.egg-info/PKG-INFO
eddsa.egg-info/SOURCES.txt
eddsa.egg-info/dependency_links.txt
eddsa.egg-info/top_level.txt
eddsa/_vendor/lib/burn.c
eddsa/_vendor/lib/burnstack.c
eddsa/_vendor/lib/ed.c
eddsa/_vendor/lib/ed25519-sha512.c
eddsa/_vendor/lib/fld.c
eddsa/_vendor/lib/sc.c
eddsa/_vendor/lib/sha512.c
eddsa/_vendor/lib/x25519.c
tests/test_eddsa.py
tests/test_symbols.py
tools/benchmark.py
tools/benchmark_c.py
tools/benchmark_summary.py