python-tuf/examples
Jussi Kukkonen 38f309bbbf WIP: Update to new securesystemslib API
* API changes covered:
  * keys and interface modules removed
  * SSlibSigner removed
  * CryptoSigner added: this replaces the removed functionality
  * DSSE "signatures" container type changed
* Currently pins a securesystemslib main branch commit:
  this shoudl be reverted before merging, when securesystemslib
  has made a release
* tests/generated_data/generate_md.py was simplified
* Encrypted test keys in tests/repository_data/keystore were replaced
  with the unencrypted PEM versions of the same keys
* The public test keys in tests/repository_data/keystore were removed
  as they were not used anymore

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-04-25 14:27:54 +03:00
..
client Revert "examples: support dsse in example client" 2024-02-21 17:26:02 +01:00
manual_repo WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
repository WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
uploader WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00