aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_sign.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-15/+13
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* Make `safe' (EC)DSA nonces the default.Adam Langley2013-07-151-8/+1
* Add secure DSA nonce flag.Adam Langley2013-06-131-1/+8
* Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson2011-02-131-24/+0
* Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson2011-01-271-5/+2
* Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson2011-01-271-0/+5
* Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions ofDr. Stephen Henson2011-01-251-15/+23
* Seed PRNG with DSA and ECDSA digests for additional protection againstDr. Stephen Henson2009-09-091-0/+2
* add support for DSA with SHA2Nils Larsch2007-02-031-4/+0
* We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte2003-04-081-3/+0
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+2
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-2/+3
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-221-121/+2
* Avoid some memory holes, one of which was pointed out byBodo Möller1999-06-251-0/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Work with -pedantic!Ben Laurie1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-16/+6
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-46/+45
* TypoRalf S. Engelschall1999-02-251-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-29/+34
* 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/+215