Remove SSLeay history, etc., from docs
[openssl.git] / doc / crypto / rc4.pod
index cbbf5ded2b79f585030e9c72cb704615bedefa85..af2a6092eda2c4e4cd294549f8adc3f5c440cd4e 100644 (file)
@@ -50,10 +50,6 @@ functions directly.
 It is difficult to securely use stream ciphers. For example, do not perform
 multiple encryptions using the same key stream.
 
-=head1 HISTORY
-
-RC4_set_key() and RC4() are available in all versions of SSLeay and OpenSSL.
-
 =head1 SEE ALSO
 
 L<EVP_EncryptInit(3)>