.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
README.md
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/aleph_pytezos/__init__.py
src/aleph_pytezos.egg-info/PKG-INFO
src/aleph_pytezos.egg-info/SOURCES.txt
src/aleph_pytezos.egg-info/dependency_links.txt
src/aleph_pytezos.egg-info/not-zip-safe
src/aleph_pytezos.egg-info/requires.txt
src/aleph_pytezos.egg-info/top_level.txt
src/aleph_pytezos/crypto/encoding.py
src/aleph_pytezos/crypto/key.py
tests/conftest.py
tests/test_ed25519.py