aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecdsa/ecs_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Dead code cleanup: crypto/ec,ecdh,ecdsaRich Salz2015-02-021-4/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-34/+34
* Accessor functions for app_data in ECDSA_METHODDr. Stephen Henson2014-07-011-1/+1
* Add functions to set ECDSA_METHOD structure.Dr. Stephen Henson2013-09-181-0/+5
* Make `safe' (EC)DSA nonces the default.Adam Langley2013-07-151-3/+2
* Add secure DSA nonce flag.Adam Langley2013-06-131-2/+3
* Set flags in ECDH and ECDSA methods for FIPS.Dr. Stephen Henson2011-06-081-0/+8
* ecc api cleanup; summary:Nils Larsch2005-05-161-6/+3
* hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandisNils Larsch2005-04-291-0/+110
* move ECC ASN1 that is not specific to ECDSA into crypto/ec/,Bodo Möller2002-06-101-117/+0
* fix ECDSA handlingBodo Möller2002-04-091-1/+0
* ECDSA supportBodo Möller2002-02-131-0/+118