.gitignore
.gitmodules
AGENTS.md
LICENSE.txt
MANIFEST.in
README.md
RELEASE.md
justfile
pyproject.toml
requirements-dev.txt
requirements-dist.txt
setup.py
tinyaes.c
tinyaes.pxd
tinyaes.pyx
.devcontainer/devcontainer.json
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/ci.yml
script/unix/bootstrap.sh
script/unix/justfile
script/windows/justfile
tests/__init__.py
tests/test_tinyaes.py
tiny-AES-c/aes.c
tiny-AES-c/aes.h
tinyaes.egg-info/PKG-INFO
tinyaes.egg-info/SOURCES.txt
tinyaes.egg-info/dependency_links.txt
tinyaes.egg-info/top_level.txt