GH367: Fix dsa keygen for too-short seed
[openssl.git] / doc / crypto / RSA_blinding_on.pod
index 7879cccd070279e17c047010f02abc683277aa42..e512bbfe88d821e151c4a769d96054b8bdb7b957 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-RSA_blinding_on, RSA_blinding_off - Protect the RSA operation from timing attacks
+RSA_blinding_on, RSA_blinding_off - protect the RSA operation from timing attacks
 
 =head1 SYNOPSIS
 
@@ -34,7 +34,7 @@ RSA_blinding_off() returns no value.
 
 =head1 SEE ALSO
 
-L<rsa(3)|rsa(3)>, L<rand(3)|rand(3)>
+L<rsa(3)>, L<rand(3)>
 
 =head1 HISTORY