summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-136/+137
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-7/+10
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-1/+3
* Merge public key FIPS code, RSA, DSA, DH.Dr. Stephen Henson2008-09-161-0/+11
* Introduce limits to prevent malicious keys being able toMark J. Cox2006-09-281-0/+5
* /usr/bin/perl util/mkerr.pl -recurse -write -rebuildRichard Levitte2006-01-091-1/+1
* Avoid weak subgroups in Diffie Hellman.Ben Laurie2005-08-201-0/+6
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-1/+8
* Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove severalDr. Stephen Henson2005-04-271-1/+1
* Fix various incorrect error function codes.Bodo Möller2005-04-261-3/+4
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-11/+3
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-2/+3
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-3/+6
* Make sure we get the definition of OPENSSL_NO_DH.Richard Levitte2003-03-201-0/+2
* The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That'sRichard Levitte2003-01-301-2/+0
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-0/+2
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-0/+8
* fix DH_generate_parameters for general 'generator'Bodo Möller2002-03-201-0/+1
* Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson2002-03-091-1/+1
* Make sure the type accessed by the LONG and ZLONG ASN1 typeDr. Stephen Henson2002-03-051-1/+1
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-1/+0
* make updateRichard Levitte2001-11-151-1/+1
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-251-14/+7
* "DH_up" had been changed to "DH_up_ref" in libeay.num but the functionGeoff Thorpe2001-09-051-1/+1
* Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe2001-08-251-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Constify DH-related code.Richard Levitte2000-11-071-17/+17
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-2/+11
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* New -pkcs12 option to CA.pl.Dr. Stephen Henson2000-01-281-1/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+4
* Document the DH library, and make some minor changes along the way.Ulf Möller2000-01-221-2/+6
* Initial support for DH_METHOD. Also added a DH lock. A few changes made toDr. Stephen Henson1999-08-231-2/+41
* Survive pedanticism.Ben Laurie1999-06-081-0/+5
* More evil cast removal.Ben Laurie1999-06-031-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-0/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-20/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Include bn.h instead of defining BIGNUM as char.Ulf Möller1999-04-011-4/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+5
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-4/+4
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+162