summaryrefslogtreecommitdiff
path: root/lib/libcrypto/dsa/dsa_ossl.c
AgeCommit message (Expand)Author
2017-01-21Add ct and nonct versions of BN_mod_inverse for internal useBob Beck
2017-01-21Split out BN_div and BN_mod into ct and nonct versions for Internal use.Bob Beck
2017-01-21Make explicit _ct and _nonct versions of bn_mod_exp funcitons thatBob Beck
2016-06-21Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior.Brent Cook
2016-06-06Set BN_FLG_CONSTTIME on the correct variable. beck committed wrong fix.Ted Unangst
2016-06-06Correct a problem that prevents the DSA signing algorithm from runningBob Beck
2015-09-10Fix an incorrect error check in DSA verify.Brent Cook
2014-10-18None of these need to include <openssl/rand.h>Joel Sing
2014-07-12if (x) FOO_free(x) -> FOO_free(x).Miod Vallat
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-09KNFMiod Vallat
2014-06-27hand-KNF macro the do { } while loopsTheo de Raadt
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2012-10-13resolve conflictsDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2006-10-04openssl security fixes, diff from markus@, ok & "commit it" djm@Peter Valchev
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-05merge with 0.9.7-beta1Markus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2001-04-23import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@Markus Friedl
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-03-19import openssl-0.9.7-beta1Bob Beck