enprot 0.5.12

Engyon Protected Text (EPT) — confidentiality processor and capability ledger
1
2
3
4
5
6
7
8
9
10
# Python build artifacts — keep these out of the enprot repo.
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
*.egg
build/
dist/
.venv/
venv/