aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify DSA public key handling.Dr. Stephen Henson2015-03-261-1/+0
* free NULL cleanupRich Salz2015-03-241-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-204/+205
* Add functions returning security bits.Dr. Stephen Henson2014-03-281-0/+5
* Make sure overrides work for RSA/DSA.Dr. Stephen Henson2011-04-231-1/+1
* DH keys have an (until now) unused 'q' parameter. When creatingDr. Stephen Henson2011-04-071-1/+6
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* makeNils Larsch2005-07-161-0/+2
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+10
* Remove incorrect assert.Richard Levitte2002-11-291-2/+4
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-0/+1
* Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson2002-03-091-4/+15
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-75/+42
* Rename recently introduced functions for improved code clarity:Bodo Möller2001-09-031-2/+2
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-9/+5
* Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe2001-08-251-0/+16
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke2001-07-261-1/+1
* In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson2001-06-231-8/+15
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Do to DH and DSA what has already been done to RSA. This involves movingGeoff Thorpe2000-11-291-4/+4
* Constify DSA-related code.Richard Levitte2000-11-071-8/+8
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-8/+59
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-3/+3
* The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic asGeoff Thorpe2000-04-201-2/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+7
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-231-6/+3
* Initial support for DSA_METHOD...Dr. Stephen Henson1999-08-221-1/+66
* fix the bugBodo Möller1999-08-061-1/+1
* New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1999-08-051-0/+37
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-5/+3
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-2/+2
* 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-2/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+142