python-tuf/tuf
Teodora Sechkova aeccb05afb
Use TargetFile.verify_length_and_hashes in download_target
Replace Updater._check_file_lenght and Updater._check_hashes_obj
with TargetFile.verify_length_and_hashes.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-07-06 14:05:57 +03:00
..
api Merge pull request #1455 from jku/mypy-tweaks 2021-07-02 10:27:20 +01:00
client Add 'ecdsa' to the list of supported key types 2021-06-17 11:48:30 +03:00
ngclient Use TargetFile.verify_length_and_hashes in download_target 2021-07-06 14:05:57 +03:00
scripts Add 'ecdsa' to the list of supported key types 2021-06-17 11:48:30 +03: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 exceptions: Make more errors RepositoryErrors 2021-07-05 10:45:15 +03:00
formats.py Remove future module #1297 2021-04-11 11:37:45 +02:00
keydb.py Add 'ecdsa' to the list of supported key types 2021-06-17 11:48:30 +03: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 Add 'ecdsa' to the list of supported key types 2021-06-17 11:48:30 +03: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