aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_vrf.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Copyright consolidation 07/10Rich Salz1-54/+6
2016-04-03Make the DSA structure opaqueMatt Caswell1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-10/+10
2011-01-25Move DSA_sign, DSA_verify to dsa_asn1.c and include separate versions ofDr. Stephen Henson1-21/+0
2007-02-03add support for DSA with SHA2Nils Larsch1-5/+0
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte1-3/+0
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-0/+2
2001-09-25This commits changes to various parts of libcrypto required by the recentGeoff Thorpe1-1/+1
2000-11-07Constify DSA-related code.Richard Levitte1-1/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-1/+2
1999-08-22Initial support for DSA_METHOD...Dr. Stephen Henson1-67/+1
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1999-04-23Work with -pedantic!Ben Laurie1-2/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-12/+3
1999-04-09Separate DSA functionality from ASN.1 encoding.Ulf Möller1-49/+43
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1-1/+0
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-24/+47
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+152