]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/ecparam.c
Calculate sequence length properly.
[thirdparty/openssl.git] / apps / ecparam.c
2015-10-23  Alessandro GhediniRemove useless code
2015-07-09  Peter WaltenbergExit on error in ecparam
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-02-14  Scott SchaeferFix various spelling errors
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2009-04-23  Dr. Stephen HensonMake no-ec work
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-31  Nils Larschinclude opensslconf.h if OPENSSL_NO_* is used
2005-05-16  Nils Larschecc api cleanup; summary:
2005-05-10  Nils Larschgive EC_GROUP_new_by_nid a more meanigful name:
2005-04-05  Nils Larschsome const fixes
2004-10-21  Geoff ThorpeUpdate ECDSA and ECDH for OPENSSL_NO_ENGINE.
2004-03-25  Geoff ThorpeAdds warnings about two curves and fixes the "seed...
2004-01-24  Andy PolyakovFix declaration inconsistency in ecparam.c.
2003-01-16  Bodo Mölleravoid potential confusion about curves (prime192v1...
2002-12-03  Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-09-02  Bodo Möllerchange API for looking at the internal curve list
2002-08-27  Bodo Möllerchange 'usage' formatting
2002-08-26  Bodo Möllerfix spacing
2002-08-16  Bodo Möllertypo
2002-08-15  Bodo MöllerSimplify handling of named curves: get rid of EC_GROUP_...
2002-08-07  Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-08-02  Bodo Möllerextend curve list (additional curves over binary fields)
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'