LICENSE
MANIFEST.in
README.rst
changelog
pyproject.toml
setup.cfg
setup.py
SecretStorage.egg-info/PKG-INFO
SecretStorage.egg-info/SOURCES.txt
SecretStorage.egg-info/dependency_links.txt
SecretStorage.egg-info/requires.txt
SecretStorage.egg-info/top_level.txt
docs/changelog.rst
docs/collection.rst
docs/conf.py
docs/exceptions.rst
docs/index.rst
docs/item.rst
docs/util.rst
secretstorage/__init__.py
secretstorage/collection.py
secretstorage/defines.py
secretstorage/dhcrypto.py
secretstorage/exceptions.py
secretstorage/item.py
secretstorage/util.py
tests/__init__.py
tests/cleanup_test_items.py
tests/run_tests.py
tests/test_collection.py
tests/test_context_manager.py
tests/test_dhcrypto.py
tests/test_exceptions.py
tests/test_item.py
tests/test_unlocking.py