python-tuf/tests/generated_data
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
..
ed25519_metadata Bump supported spec version to 1.0.31 2022-09-26 17:56:15 +03:00
__init__.py Provide a way to generate a simple repository 2022-03-22 18:13:54 +02:00
generate_md.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00