summaryrefslogtreecommitdiffstats
path: root/doc/apps/enc.pod
AgeCommit message (Collapse)Author
2014-05-15Moved note about lack of support for AEAD modes out of BUGS section to ↵Matt Caswell
SUPPORTED CIPHERS section (bug has been fixed, but still no support for AEAD)
2014-05-14Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton
2009-09-04Correction: salt is now defaultDr. Stephen Henson
2009-04-10PR: 1887Dr. Stephen Henson
Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru> Approved by: steve@openssl.org Document/clarify use of some options and include details of GOST algorihthm usage.
2007-09-17Mention aes in enc.pod.Andy Polyakov
PR: 1529
2005-09-15fix typosNils Larsch
PR: 1201
2005-06-24Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte
Notified by Steffen Pankratz <kratz00@gmx.de>
2004-08-18'compatibility', not 'computability' :-)...Richard Levitte
2001-09-07ispellUlf Möller
2001-07-03When only the key is given to "enc", the IV is undefinedLutz Jänicke
(found by Andy Brown <logic@warthog.com>).
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
Add -nopad option to enc command. Update docs.
2000-02-17Add -pass argument to 'enc'.Dr. Stephen Henson
Fix to make Win32 compile work again.
2000-01-21Change the 'man' directory to 'apps'. Yes I wish cvsDr. Stephen Henson
could rename too :-(