aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_sign.c
Commit message (Expand)AuthorAgeFilesLines
* add X509_CRL_sign_ctx functionDr. Stephen Henson2010-03-141-4/+4
* Algorithm specific ASN1 signing functions.Dr. Stephen Henson2010-03-111-33/+69
* typoDr. Stephen Henson2010-03-071-1/+1
* update ASN1 sign/verify to use EVP_DigestSign and EVP_DigestVerifyDr. Stephen Henson2010-03-071-5/+4
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-6/+6
* Add support for default public key digest type ctrl.Dr. Stephen Henson2006-05-071-0/+13
* Remove link between digests and signature algorithms.Dr. Stephen Henson2006-04-191-34/+24
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-4/+4
* Consistency.Ben Laurie2005-03-311-3/+3
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-3/+3
* For ecdsa-with-SHA1, as for id-dsa-with-sha1, omit 'parameters'Bodo Möller2003-01-241-4/+5
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-4/+4
* Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller2002-04-261-2/+69
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-2/+4
* Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson2000-12-281-0/+4
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-0/+73
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-3/+3
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-8/+3
* Massive constification.Ben Laurie1999-04-171-1/+1
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+0
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+147