.gitignore
README.md
setup.py
tox.ini
.github/workflows/tests-and-coverage.yml
covert/__init__.py
covert/__main__.py
covert/archive.py
covert/bech.py
covert/blockstream.py
covert/chacha.py
covert/cli.py
covert/cryptoheader.py
covert/lazyexec.py
covert/passphrase.py
covert/pubkey.py
covert/sshkey.py
covert/tty.py
covert/util.py
covert/wordlist.py
covert.egg-info/PKG-INFO
covert.egg-info/SOURCES.txt
covert.egg-info/dependency_links.txt
covert.egg-info/entry_points.txt
covert.egg-info/requires.txt
covert.egg-info/top_level.txt
covert/elliptic/__init__.py
covert/elliptic/ed.py
covert/elliptic/eddsa.py
covert/elliptic/elligator.py
covert/elliptic/scalar.py
covert/elliptic/util.py
covert/elliptic/xeddsa.py
covert/gui/__init__.py
covert/gui/__main__.py
covert/gui/app.py
covert/gui/decrypt.py
covert/gui/encrypt.py
covert/gui/res.py
covert/gui/util.py
covert/gui/widgets.py
covert/gui/data/emoji-dissatisfied.png
covert/gui/data/emoji-grin.png
covert/gui/data/emoji-neutral.png
covert/gui/data/emoji-smiling.png
covert/gui/data/emoji-think.png
covert/gui/data/icons8-attach-48.png
covert/gui/data/icons8-cipherfile-64.png
covert/gui/data/icons8-copy-48.png
covert/gui/data/icons8-copy-64.png
covert/gui/data/icons8-file-64.png
covert/gui/data/icons8-folder-48.png
covert/gui/data/icons8-key-48.png
covert/gui/data/icons8-link-48.png
covert/gui/data/icons8-locked-48.png
covert/gui/data/icons8-new-document-48.png
covert/gui/data/icons8-paste-48.png
covert/gui/data/icons8-save-48.png
covert/gui/data/icons8-signing-a-document-48.png
covert/gui/data/icons8-unlocked-48.png
covert/gui/data/logo.png
docs/Security.md
docs/Specification.md
docs/benchmark.webp
docs/covert-gui.webp
docs/distribution.png
docs/distribution.webp
docs/in-out.png
docs/in-out.webp
docs/logo.webp
tests/test_archive.py
tests/test_armor.py
tests/test_blockstream.py
tests/test_chacha.py
tests/test_cli.py
tests/test_elliptic.py
tests/test_passphrase.py
tests/test_pubkey.py
tests/data/foo.txt
tests/keys/ageid-age1cghwz85tpv2eutkx8vflzjfa9f96wad6d8an45wcs3phzac2qdxq9dqg5p
tests/keys/minisign.key
tests/keys/minisign.pub
tests/keys/ssh_ed25519
tests/keys/ssh_ed25519.pub
tests/keys/ssh_ed25519_password
tests/keys/ssh_ed25519_password.pub