LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
peerdid/__init__.py
peerdid/dids.py
peerdid/errors.py
peerdid/keys.py
peerdid.egg-info/PKG-INFO
peerdid.egg-info/SOURCES.txt
peerdid.egg-info/dependency_links.txt
peerdid.egg-info/requires.txt
peerdid.egg-info/top_level.txt
peerdid/core/__init__.py
peerdid/core/jwk_okp.py
peerdid/core/multibase.py
peerdid/core/multicodec.py
peerdid/core/peer_did_helper.py
peerdid/core/utils.py
tests/test_create_peer_did_numalgo_0.py
tests/test_create_peer_did_numalgo_2.py
tests/test_peer_did_helpers.py
tests/test_resolve_peer_did_numalgo_0.py
tests/test_resolve_peer_did_numalgo_2.py
tests/test_vectors.py