python-tuf/tuf/api
Martin Vrachev d8808fbdcc SuccinctRoles: add zero padding to bins
Add zero padding to bin names inside SuccinctRoles.
Zero padding ensures that the bin names always have the same length.

This characteristic is implied in the example given by TAP 15 where
the third bin is named "alice.hbd-03". For context read TAP 15:
https://github.com/theupdateframework/taps/blob/master/tap15.md

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-06-14 18:26:08 +03:00
..
serialization Merge pull request #1876 from jku/more-details-on-verify-failure 2022-03-21 14:21:44 +02:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
exceptions.py exceptions: rename FetcherHTTPError 2022-02-04 11:03:12 +02:00
metadata.py SuccinctRoles: add zero padding to bins 2022-06-14 18:26:08 +03:00