Refactoring BIO: add wrappers around sockaddr et al
[openssl.git] / doc / crypto / RSA_blinding_on.pod
index 7879cccd070279e17c047010f02abc683277aa42..a3239495879de704d298ede5073b119294939b2b 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,10 +34,6 @@ RSA_blinding_off() returns no value.
 
 =head1 SEE ALSO
 
-L<rsa(3)|rsa(3)>, L<rand(3)|rand(3)>
-
-=head1 HISTORY
-
-RSA_blinding_on() and RSA_blinding_off() appeared in SSLeay 0.9.0.
+L<rsa(3)>, L<rand(3)>
 
 =cut