summaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa/ecs_err.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-09-18Add functions to set ECDSA_METHOD structure.Dr. Stephen Henson
2013-07-15Make `safe' (EC)DSA nonces the default.Adam Langley
2013-06-13Add secure DSA nonce flag.Adam Langley
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-10-04return an error if the supplied precomputed values lead to an invalid signatureNils Larsch
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte
2002-08-07use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller
2002-06-10move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller
2002-02-13ECDSA supportBodo Möller