python-tuf/tuf
Jussi Kukkonen 368bee8228 Metadata API: Implement RootVerificationResult
This is a thin wrapper over two VerificationResults:
useful when verifying root signatures.

Now the API for getting verification results for root and
the API for getting the results for other metadata is different.

Client use cases can continue using verify_delegate() so should not
be affected.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-02-01 21:13:29 +02:00
..
api Metadata API: Implement RootVerificationResult 2024-02-01 21:13:29 +02:00
ngclient Metadata API: make new verify_delegate unaware of Metadata 2023-08-01 15:31:59 +02:00
repository repository: Use new annotated properties in do_*() 2023-03-08 10:27:43 +02:00
__init__.py Release python-tuf 3.1.0 2023-10-13 10:23:07 +02:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00