From f44b6a9d05342033874a62bada41b536f2133ca2 Mon Sep 17 00:00:00 2001 From: Alex Stapleton Date: Fri, 7 Feb 2014 18:28:47 +0000 Subject: . --- docs/hazmat/primitives/rsa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat/primitives') diff --git a/docs/hazmat/primitives/rsa.rst b/docs/hazmat/primitives/rsa.rst index d62aa101..7c6356c1 100644 --- a/docs/hazmat/primitives/rsa.rst +++ b/docs/hazmat/primitives/rsa.rst @@ -51,7 +51,7 @@ RSA :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 -- cgit v1.2.3