CHANGELOG.md
LICENSE
MANIFEST.in
PERFORMANCE_OPTIMIZATIONS.md
README.md
UPDATE_SUMMARY.md
setup.py
core/__init__.py
core/cel/__init__.py
core/cel/cel.py
core/cke/__init__.py
core/cke/cke.py
core/dsf/__init__.py
core/dsf/dsf.py
core/pcf/__init__.py
core/pcf/pcf.py
core/phe/__init__.py
core/phe/phe.py
core/state/__init__.py
core/state/metadata_utils.py
core/state/state.py
docs/.instructions.md
docs/README.md
docs/api-reference.md
docs/architecture.md
docs/core-modules.md
docs/testing.md
docs/usage-guide.md
examples/.instructions.md
examples/config_encryption/config_example.py
examples/password_manager/password_manager.py
interfaces/__init__.py
interfaces/api/__init__.py
interfaces/api/stc_api.py
interfaces/cli/__init__.py
interfaces/cli/stc_cli.py
seigr_toolset_crypto.egg-info/PKG-INFO
seigr_toolset_crypto.egg-info/SOURCES.txt
seigr_toolset_crypto.egg-info/dependency_links.txt
seigr_toolset_crypto.egg-info/entry_points.txt
seigr_toolset_crypto.egg-info/requires.txt
seigr_toolset_crypto.egg-info/top_level.txt
seigrtc/__init__.py
tests/__init__.py
tests/benchmark_v021.py
tests/test_cel.py
tests/test_decoys.py
tests/test_integration.py
tests/test_phe.py
utils/__init__.py
utils/math_primitives.py
utils/tlv_format.py