LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
assets/qduck.png
examples/__init__.py
examples/client.py
examples/file_roundtrip.py
examples/folder_roundtrip.py
examples/roundtrip.py
examples/server.py
examples/simple_blob.py
examples/simple_file.py
qduck/__init__.py
qduck/api.py
qduck/blob.py
qduck/cli.py
qduck/crypto.py
qduck/derive.py
qduck/exceptions.py
qduck/file_format.py
qduck/keys.py
tests/__init__.py
tests/test_api_surface.py
tests/test_blob_roundtrip.py
tests/test_file_corruption.py
tests/test_folder_roundtrip.py
tests/test_large_blob.py
tests/test_roundtrip.py
tests/test_tamper_failure.py