mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
If 'use_pynacl=True' is specified and the signature is invalid, verify_signature() raised 'nacl.signing.CryptoError'. verify_signature() should instead return 'False', to follow the same bahavior of this function when 'use_pynacl=False'. |
||
|---|---|---|
| .. | ||
| client | ||
| compatibility | ||
| examples | ||
| interposition | ||
| pushtools | ||
| repo | ||
| tests | ||
| __init__.py | ||
| build_updater.py | ||
| conf.py | ||
| download.py | ||
| ed25519_key.py | ||
| formats.py | ||
| hash.py | ||
| keydb.py | ||
| log.py | ||
| mirrors.py | ||
| roledb.py | ||
| rsa_key.py | ||
| schema.py | ||
| sig.py | ||
| time_ed25519.py | ||
| util.py | ||