]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/ecparam.c
ecc api cleanup; summary:
[thirdparty/openssl.git] / apps / ecparam.c
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'