Add option to generate old hash format.
[openssl.git] / apps / enc.c
2012-02-10 Dr. Stephen Hensonadd fips blocking overrides to command line utilities
2011-11-14 Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2010-06-12 Ben LaurieFix warnings.
2009-10-04 Dr. Stephen HensonFix warnings about ignoring fgets return value
2009-03-03 Ben LaurieDon't ask for -iv for ciphers that need no IV.
2008-03-12 Dr. Stephen HensonAnd so it begins...
2007-07-31 Bodo Möllerdocument -S and -nopad options in usage information
2006-11-29 Nils Larschreplace macros with functions
2006-09-22 Dr. Stephen HensonBuffer size handling fix for enc.
2005-04-30 Richard LevitteAll kinds of changes from branch OpenSSL_0_9_7-stable
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-04-06 Richard LevitteAllow longer program names (VMS allows up to 39 charact...
2002-02-22 Dr. Stephen HensonConfig code updates.
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-07-03 Lutz JänickeWhen only the key is given to "enc", the IV is undefined
2001-06-23 Richard LevitteUse apps_shutdown() in all applications, in case someon...
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-18 Richard LevitteProvide an application-common setup function for engine...
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2001-02-06 Ben LaurieRijdael CBC mode and partial undebugged SSL support.
2001-01-10 Bodo Möller'char' argument to islower must be converted to 'unsign...
2000-11-20 Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-11-12 Ben LaurieMake Rijndael work! Those long flights have some good...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-20 Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-02-17 Dr. Stephen HensonAdd -pass argument to 'enc'.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-24 Bodo MöllerRAND_load_file(..., -1) now means "read the complete...
2000-01-24 Bodo MöllerRAND_pseudo_bytes is good enough for encryption IVs,
2000-01-21 Bodo Mölleradd ERR_print_errors after "end" label.
2000-01-21 Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
1999-11-30 Ben LaurieMake salting the default. Fail gracefully if the input...
1999-11-18 Ben LaurieFix warning.
1999-11-16 Dr. Stephen HensonAdd a salt to the key derivation using the 'enc' program.
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-05-13 Ulf MöllerCut&paste error.
1999-04-27 Ulf MöllerUpdate NO_* macros.
1999-04-27 Ulf MöllerNew Configure option no-<cipher> (rsa, idea, rc5, ...
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...