mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update modules affected by the changes made to the latest versions of pyca-ed25519 and pyca-pynacl: Do not use the unsafe key and signature generation functions of pure python ed25519, but do support the signature verification routine. Developers must use the faster and secure pynacl+libsodium to generate ed25519 keys and signatures. Temporarily suppress pynacl's import warning error. Minor edits to comments and code. |
||
|---|---|---|
| .. | ||
| deprecated | ||
| aggregate_tests.py | ||
| simple_server.py | ||
| statement_coverage.py | ||
| test_download.py | ||
| test_ed25519_keys.py | ||
| test_formats.py | ||
| test_hash.py | ||
| test_keydb.py | ||
| test_keys.py | ||
| test_mirrors.py | ||
| test_pycrypto_keys.py | ||
| test_roledb.py | ||
| test_schema.py | ||
| test_sig.py | ||
| test_updater.py | ||
| test_util.py | ||
| test_util_test_tools.py | ||