diff --git a/README.rst b/README.rst index eb02e1dc..4ec6bbf9 100644 --- a/README.rst +++ b/README.rst @@ -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 `_, +signature verification with `PyNaCl `_, a Python binding to the Networking and Cryptography Library. TUF tools also enable general-purpose cryptography with PyCrypto