python-tuf/tuf
Teodora Sechkova 8710f8d71a
Add hash and length verification
Extend MetaFile and TargetFile classes with methods
for length and hash verification.  The common functionality
is implemented as static methods of the base class while
MetaFile and TargetFile implement the user API based on it.

Define LengthOrHasheMismathError.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-06-11 11:52:54 +03:00
..
api Add hash and length verification 2021-06-11 11:52:54 +03:00
client Remove future module #1297 2021-04-11 11:37:45 +02:00
scripts Remove future module #1297 2021-04-11 11:37:45 +02:00
__init__.py Prepare v0.17.0 release 2021-02-25 10:49:12 +00:00
ATTACKS.md fix-up the document spelling mistake 2019-08-27 14:41:24 +08:00
developer_tool.py Remove future module #1297 2021-04-11 11:37:45 +02:00
download.py Remove future module #1297 2021-04-11 11:37:45 +02:00
exceptions.py Add hash and length verification 2021-06-11 11:52:54 +03:00
formats.py Remove future module #1297 2021-04-11 11:37:45 +02:00
keydb.py Remove future module #1297 2021-04-11 11:37:45 +02:00
log.py Remove future module #1297 2021-04-11 11:37:45 +02:00
mirrors.py Remove future module #1297 2021-04-11 11:37:45 +02:00
README-developer-tools.md Adopt sslib keygen interface encryption changes 2020-11-11 10:27:56 +01:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Remove future module #1297 2021-04-11 11:37:45 +02:00
repository_tool.py Remove future module #1297 2021-04-11 11:37:45 +02:00
requests_fetcher.py Remove use of six 2021-04-09 14:07:44 +03:00
roledb.py Remove future module #1297 2021-04-11 11:37:45 +02:00
settings.py Remove future module #1297 2021-04-11 11:37:45 +02:00
sig.py Remove future module #1297 2021-04-11 11:37:45 +02:00
unittest_toolbox.py Remove future module #1297 2021-04-11 11:37:45 +02:00