.coveragerc
API.md
LICENSE
MANIFEST.in
Makefile
README
README.md
custodia.conf
setup.cfg
setup.py
tox.ini
contrib/config/README.txt
contrib/config/custodia/custodia.conf
contrib/config/systemd/system/custodia.service
contrib/config/systemd/system/custodia.socket
contrib/config/tmpfiles.d/custodia.conf
contrib/docker/Dockerfile
contrib/docker/demo.conf
custodia/__init__.py
custodia/client.py
custodia/compat.py
custodia/forwarder.py
custodia/log.py
custodia/plugin.py
custodia/root.py
custodia/secrets.py
custodia.egg-info/PKG-INFO
custodia.egg-info/SOURCES.txt
custodia.egg-info/dependency_links.txt
custodia.egg-info/entry_points.txt
custodia.egg-info/namespace_packages.txt
custodia.egg-info/requires.txt
custodia.egg-info/top_level.txt
custodia/cli/__init__.py
custodia/cli/__main__.py
custodia/httpd/__init__.py
custodia/httpd/authenticators.py
custodia/httpd/authorizers.py
custodia/httpd/consumer.py
custodia/httpd/server.py
custodia/message/__init__.py
custodia/message/common.py
custodia/message/formats.py
custodia/message/kem.py
custodia/message/simple.py
custodia/server/__init__.py
custodia/server/__main__.py
custodia/store/__init__.py
custodia/store/encgen.py
custodia/store/enclite.py
custodia/store/etcdstore.py
custodia/store/interface.py
custodia/store/sqlite.py
docs/Makefile
docs/source/api.rst
docs/source/conf.py
docs/source/config.rst
docs/source/container.rst
docs/source/index.rst
docs/source/readme.rst
docs/source/examples/cfgparser.py
docs/source/examples/cfgparser.rst
docs/source/examples/index.rst
docs/source/examples/misc.rst
docs/source/examples/yaml.rst
docs/source/examples/yaml_ext.py
docs/source/plugins/authenticators.rst
docs/source/plugins/authorizers.rst
docs/source/plugins/baseclasses.rst
docs/source/plugins/clients.rst
docs/source/plugins/consumers.rst
docs/source/plugins/index.rst
docs/source/plugins/stores.rst
examples/client_enc.key
examples/enclite.db
examples/enclite.sample.key
man/custodia.7
tests/conftest.py
tests/test_authenticators.py
tests/test_cli.py
tests/test_custodia.py
tests/test_message_kem.py
tests/test_plugins.py
tests/test_secrets.py
tests/test_store.py
tests/test_store_sqlite.py
tests/ca/custodia-ca.conf
tests/ca/custodia-ca.key
tests/ca/custodia-ca.pem
tests/ca/custodia-ca.sh
tests/ca/custodia-client.conf
tests/ca/custodia-client.key
tests/ca/custodia-client.pem
tests/ca/custodia-server.conf
tests/ca/custodia-server.key
tests/ca/custodia-server.pem