Removed note in BUGS section about AEAD ciphers - inadvertently added to wrong branch

This commit is contained in:
Matt Caswell 2014-05-15 21:19:46 +01:00
parent 9658c634a2
commit 1bcb94a721

View File

@ -274,8 +274,4 @@ The B<enc> program only supports a fixed number of algorithms with
certain parameters. So if, for example, you want to use RC2 with a
76 bit key or RC4 with an 84 bit key you can't use this program.
The B<enc> program does not support authenticated encryption modes
like CCM and GCM. The utility does not store or retrieve the
authentication tag.
=cut