diff --git a/doc/man3/DES_random_key.pod b/doc/man3/DES_random_key.pod index bcf9761b3e9883fd1c771944a266bd964dae17b6..4a7b1063541f8cd0d0f9d6aba93d6b829057294a 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.