.gitignore .travis.yml LICENSE MANIFEST.in README.rst changelog 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/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/cleanup_test_items.py tests/run_tests.py tests/test_collection.py tests/test_dhcrypto.py tests/test_exceptions.py tests/test_item.py