mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update README.rst
This commit is contained in:
parent
fe41b3c706
commit
486c4aeb82
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ that need to generate TUF repository files, such as metadata,
|
|||
cryptographic keys, and signatures. Whereas the minimal install can only
|
||||
verify ed25519 signatures and is intended for sofware updater clients,
|
||||
``tuf[tools]`` provides repository maintainers secure ed25519 key and
|
||||
signature signature verification with `PyNaCl <https://pynacl.readthedocs.io/en/latest/>`_,
|
||||
signature verification with `PyNaCl <https://pynacl.readthedocs.io/en/latest/>`_,
|
||||
a Python binding to the Networking and Cryptography Library.
|
||||
|
||||
TUF tools also enable general-purpose cryptography with PyCrypto
|
||||
|
|
|
|||
Loading…
Reference in a new issue