Remove SSL_OP_TLS_BLOCK_PADDING_BUG
[openssl.git] / doc / crypto / blowfish.pod
index 5b2d274c15fe9bd4ee9a3eab08afdef7a5b5bee3..31438ab73aa0407547037fc7a888f86e28b1a4f9 100644 (file)
@@ -97,16 +97,12 @@ None of the functions presented here return any value.
 =head1 NOTE
 
 Applications should use the higher level functions
-L<EVP_EncryptInit(3)|EVP_EncryptInit(3)> etc. instead of calling the
-blowfish functions directly.
+L<EVP_EncryptInit(3)|EVP_EncryptInit(3)> etc. instead of calling these
+functions directly.
 
 =head1 SEE ALSO
 
+L<EVP_EncryptInit(3)|EVP_EncryptInit(3)>,
 L<des_modes(7)|des_modes(7)>
 
-=head1 HISTORY
-
-The Blowfish functions are available in all versions of SSLeay and OpenSSL.
-
 =cut
-