Add information to BUGS section of enc documentation. PR#3354
This commit is contained in:
parent
edc2df54b9
commit
7bca2646b5
@ -326,4 +326,8 @@ 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
|
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.
|
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
|
=cut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user