python-tuf/examples/repo_example
Martin Vrachev b8ea2fb9b9 Add an example script about succinct roles usage
Add a basic example script showing all features of the succinct hash bin
delegations and the available API calls of SuccinctRoles.

The explanations are used to promote the usage of succinct hash bin
delegations by explaining it well enough so our users can understand
the API limitations and how to use them and at the same time I tried not
going into too many details of the SuccinctRoles math as its
implementation is inside tuf/api/metadata.py and there there are
explanations about that.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-07-21 22:39:31 +03:00
..
basic_repo.py Root and Targets key API changes 2022-06-17 13:33:01 +03:00
hashed_bin_delegation.py Simplifications on hashed_bin_delegatio example 2022-07-21 22:33:46 +03:00
succinct_hash_bin_delegations.py Add an example script about succinct roles usage 2022-07-21 22:39:31 +03:00