.gitignore
LICENSE
MANIFEST.in
README.md
gift-cli.py
gift.py
pyproject.toml
setup.py
gift/__init__.py
gift/__main__.py
gift/cli.py
gift/core.py
gift_stego.egg-info/PKG-INFO
gift_stego.egg-info/SOURCES.txt
gift_stego.egg-info/dependency_links.txt
gift_stego.egg-info/entry_points.txt
gift_stego.egg-info/requires.txt
gift_stego.egg-info/top_level.txt
tests/__init__.py
tests/test_crypto.py