.pre-commit-config.yaml
CHANGES.rst
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
pyseto/__init__.py
pyseto/exceptions.py
pyseto/key.py
pyseto/key_interface.py
pyseto/pyseto.py
pyseto/token.py
pyseto/utils.py
pyseto.egg-info/PKG-INFO
pyseto.egg-info/SOURCES.txt
pyseto.egg-info/dependency_links.txt
pyseto.egg-info/not-zip-safe
pyseto.egg-info/requires.txt
pyseto.egg-info/top_level.txt
pyseto/versions/__init__.py
pyseto/versions/v1.py
pyseto/versions/v2.py
pyseto/versions/v3.py
pyseto/versions/v4.py
tests/__init__.py
tests/test_with_test_vectors.py
tests/utils.py
tests/keys/private_ed25519.pem
tests/keys/public_ed25519.pem
tests/vectors/v1.json
tests/vectors/v2.json
tests/vectors/v3.json
tests/vectors/v4.json