apps/speed.c: use 32 byte key material as default
[openssl.git] / apps / ec.c
2017-10-18 KaoruTodaRemove parentheses of return.
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2016-10-19 Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-14 FdaSilvaYYConstify command options
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-12 Rich SalzFix uninitialized variable
2016-05-12 Dr. Stephen HensonRestore support for ENGINE format keys in apps.
2016-05-04 FdaSilvaYYGH932: Add more help messages to some apps options.
2016-02-20 Kurt Roeckxargv was set but unused
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-04 Dr. Stephen HensonAdd ec -check option
2016-02-01 Dr. Stephen Hensonadd option to exclude public key from EC keys
2015-12-14 Viktor DukhovniAvoid erroneous "assert(private)" failures.
2015-10-12 Matt CaswellCentralise loading default apps config file
2015-09-05 Richard LevitteChange the way apps open their input and output files
2015-06-15 Rich SalzRT2547: Tighten perms on generated privkey files
2015-06-02 Rich SalzStandardize handling of #ifdef'd options.
2015-05-29 Richard LevitteRestore module loading
2015-05-25 Rich SalzFix segfault in ec command
2015-05-01 Rich Salzfree null cleanup finale
2015-04-25 Rich Salzfewer NO_ENGINE #ifdef's
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)
2015-03-25 Rich Salzfree NULL cleanup.
2015-03-25 Rich Salzfree NULL cleanup
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2010-06-12 Ben LaurieFix warnings.
2009-04-23 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2007-11-19 Bodo Möllerfix typos
2006-12-05 Nils Larschreturn 0 if 'noout' is used and no error has occurred
2005-05-31 Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-16 Nils Larschecc api cleanup; summary:
2004-10-21 Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
2002-12-03 Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-08-26 Bodo Möllerfix spacing
2002-08-26 Bodo Möllerecdsa => ec