python-tuf/tuf/api
Martin Vrachev 15ee1d8457 Make LengthOrHashMismatchError a RepositoryError
LengthOrHashMismatchError is a thrown when there are problems with
metadata verification or problems from the repository side when looking
it from the user's perspective.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-01-19 16:52:19 +02:00
..
serialization Metadata API: Stop annotating __init__() return value 2021-09-23 17:57:19 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
exceptions.py Make LengthOrHashMismatchError a RepositoryError 2022-01-19 16:52:19 +02:00
metadata.py Replace UnsupportedAlgorithmError with ValueError 2022-01-19 16:52:19 +02:00