aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa/ecs_err.c
Commit message (Expand)AuthorAgeFilesLines
* remove crypto/ecdsaDr. Stephen Henson2015-12-091-105/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-2/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-31/+31
* Add functions to set ECDSA_METHOD structure.Dr. Stephen Henson2013-09-181-0/+1
* Make `safe' (EC)DSA nonces the default.Adam Langley2013-07-151-1/+0
* Add secure DSA nonce flag.Adam Langley2013-06-131-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* return an error if the supplied precomputed values lead to an invalid signatureNils Larsch2006-10-041-1/+2
* Fix various incorrect error function codes.Bodo Möller2005-04-261-1/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-14/+17
* Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte2003-03-201-0/+1
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-55/+1
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-8/+9
* ECDSA supportBodo Möller2002-02-131-0/+155