commit | f44b6a9d05342033874a62bada41b536f2133ca2 | [log] [tgz] |
---|---|---|
author | Alex Stapleton <alexs@prol.etari.at> | Fri Feb 07 18:28:47 2014 +0000 |
committer | Alex Stapleton <alexs@prol.etari.at> | Fri Feb 07 18:28:47 2014 +0000 |
tree | b76322756650dd6ed00c46b9fa67190dc3890586 | |
parent | be5da2d7e3a22904f93b56ab54df06d975588d8e [diff] |
.
diff --git a/docs/hazmat/primitives/rsa.rst b/docs/hazmat/primitives/rsa.rst index d62aa10..7c6356c 100644 --- a/docs/hazmat/primitives/rsa.rst +++ b/docs/hazmat/primitives/rsa.rst
@@ -51,7 +51,7 @@ :raises ValueError: This is raised when the values of `public_exponent` or `modulus` do not match the bounds specified in - `RFC 3447`_ + `RFC 3447`_. .. _`RSA`: https://en.wikipedia.org/wiki/RSA_(cryptosystem) .. _`public-key`: https://en.wikipedia.org/wiki/Public-key_cryptography