Make `safe' (EC)DSA nonces the default.
[openssl.git] / crypto / ecdsa / ecs_err.c
2013-07-15 Adam LangleyMake `safe' (EC)DSA nonces the default.
2013-06-13 Adam LangleyAdd secure DSA nonce flag.
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