aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* "make update"Lutz Jänicke2002-07-301-38/+37
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-9/+17
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Make {RSA,DSA,DH}_new_method obtain and release an ENGINEDr. Stephen Henson2002-03-093-6/+17
* Make sure the type accessed by the LONG and ZLONG ASN1 typeDr. Stephen Henson2002-03-051-1/+1
* ECDSA supportBodo Möller2002-02-131-33/+38
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-3/+3
* 'make update'Richard Levitte2001-10-041-26/+26
* Because there's chances we clash with the system's types.h, rename ourRichard Levitte2001-10-041-1/+1
* "make update".Geoff Thorpe2001-09-251-2/+4
* This commits changes to various parts of libcrypto required by the recentGeoff Thorpe2001-09-256-100/+60
* Rename recently introduced functions for improved code clarity:Bodo Möller2001-09-032-3/+3
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-012-9/+6
* Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,Geoff Thorpe2001-08-252-1/+19
* The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe2001-08-121-3/+4
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-37/+24
* Header bloat reduction for EVP_PKEY.Ben Laurie2001-08-031-4/+3
* make updateRichard Levitte2001-07-311-8/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-302-75/+41
* Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke2001-07-261-1/+1
* DSA verification should insist that r and s are in the allowed range.Bodo Möller2001-06-261-0/+11
* In {RSA,DSA,DH}_new_method(x) need to increase the referenceDr. Stephen Henson2001-06-231-8/+15
* make updateRichard Levitte2001-06-231-17/+27
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-192-7/+6
* 'make update'Richard Levitte2001-06-051-28/+39
* In RSA, DSA, DH, and RAND - if the "***_new()" function fails because theGeoff Thorpe2001-04-301-0/+1
* Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson2001-04-213-1/+18
* Forcibly enable memory leak checking during "make test"Bodo Möller2001-03-111-0/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-5/+5
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-44/+44
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Use BN_rand_range().Ulf Möller2001-02-201-10/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-197-70/+69
* Simplify BN_rand_rangeBodo Möller2001-02-101-1/+1
* Integrate my implementation of a countermeasure againstBodo Möller2001-02-081-1/+3
* Bleichenbacher's DSA attackUlf Möller2001-02-071-7/+1
* Make depend.Ben Laurie2001-02-041-45/+48
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-084-80/+125
* Do to DH and DSA what has already been done to RSA. This involves movingGeoff Thorpe2000-11-291-4/+4
* Make sure bs is assigned NULL when it's free'd, or there will be anRichard Levitte2000-11-191-0/+1
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-10/+8
* Constify DSA-related code.Richard Levitte2000-11-076-33/+35
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-266-43/+151
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Don't set the two top bits to one when generating a random number < q.:wqUlf Möller2000-09-132-2/+2
* 'make update'Richard Levitte2000-09-071-8/+11
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-21/+25
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-1/+4