summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_sign.c
AgeCommit message (Expand)Author
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-25Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions ofDr. Stephen Henson
2009-09-09Seed PRNG with DSA and ECDSA digests for additional protection againstDr. Stephen Henson
2007-02-03add support for DSA with SHA2Nils Larsch
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson
1999-06-25Avoid some memory holes, one of which was pointed out byBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller
1999-02-25TypoRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall