Run util/openssl-format-source -v -c .
[openssl.git] / crypto / ecdsa / ecs_err.c
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-06-08 Dr. Stephen HensonCheck fips method flags for ECDH, ECDSA.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-10-04 Nils Larschreturn an error if the supplied precomputed values...
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2002-08-07 Bodo Mölleruse a generic EC_KEY structure (EC keys are not ECDSA...
2002-06-10 Bodo Möllermove ECC ASN1 that is not specific to ECDSA into crypto...
2002-02-13 Bodo MöllerECDSA support