diff --git a/doc/man3/DES_random_key.pod b/doc/man3/DES_random_key.pod index bcf9761b3e..4a7b106354 100644 --- a/doc/man3/DES_random_key.pod +++ b/doc/man3/DES_random_key.pod @@ -254,8 +254,6 @@ bytes. =head1 BUGS -DES_3cbc_encrypt() is flawed and must not be used in applications. - DES_cbc_encrypt() does not modify B; use DES_ncbc_encrypt() instead.