summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_key.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-59/+61
* Merge public key FIPS code, RSA, DSA, DH.Dr. Stephen Henson2008-09-161-0/+4
* Change to mitigate branch prediction attacksBodo Möller2007-03-281-1/+1
* Use BN_with_flags() in a cleaner way.Bodo Möller2005-05-271-0/+1
* Implement fixed-window exponentiation to mitigate hyper-threadingBodo Möller2005-05-161-1/+14
* Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte2003-03-201-1/+1
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-0/+9
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-1/+0
* Use BN_rand_range().Ulf Möller2001-02-201-10/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Don't set the two top bits to one when generating a random number < q.:wqUlf Möller2000-09-131-1/+1
* Check BN_rand return value.Bodo Möller2000-02-291-1/+2
* Message digest stuff.Ulf Möller1999-04-271-1/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-2/+1
* 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/+112