aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_vrf.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-10/+10
* Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions ofDr. Stephen Henson2011-01-251-21/+0
* add support for DSA with SHA2Nils Larsch2007-02-031-5/+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-1/+1
* Constify DSA-related code.Richard Levitte2000-11-071-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+2
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-221-67/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Work with -pedantic!Ben Laurie1999-04-231-2/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-12/+3
* Separate DSA functionality from ASN.1 encoding.Ulf Möller1999-04-091-49/+43
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-1/+0
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-24/+47
* 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/+152