Ensure that, when generating small primes, the result is actually of the
[openssl.git] / crypto / bn / bn_exp.c
2013-06-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2013-06-01 Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2012-11-17 Andy PolyakovSupport for SPARC T4 MONT[MUL|SQR] instructions.
2011-10-29 Andy Polyakovbn_exp.c: fix corner case in new constant-time code.
2011-10-17 Andy Polyakovbn_exp.c: further optimizations using more ideas from
2011-10-13 Bodo MöllerFix OPENSSL_BN_ASM_MONT5 for corner cases; add a test.
2011-08-27 Andy Polyakovbn_exp.c: improve portability.
2011-08-12 Andy PolyakovThis commit completes recent modular exponentiation...
2011-01-27 Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2009-06-17 Dr. Stephen HensonSubmitted by: Peter Gutmann <pgut001@cs.auckland.ac.nz>
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben Lauriesize_tification.
2007-03-28 Bodo MöllerChange to mitigate branch prediction attacks
2005-05-16 Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2004-03-25 Geoff ThorpeAdjust various bignum functions to use BN_CTX for varia...
2004-03-13 Geoff ThorpeConvert openssl code not to assume the deprecated form...
2003-12-02 Geoff ThorpeUse the BN_is_odd() macro in place of code that (incons...
2003-11-04 Geoff ThorpePut the first stage of my bignum debugging adventures...
2000-12-07 Bodo MöllerFix some things that look like bugs.
2000-11-30 Bodo MöllerMove reduction step from BN_mod_exp to BN_mod_exp_mont_...
2000-11-30 Bodo MöllerHandle special cases correctly in exponentation functions.
2000-11-30 Bodo MöllerBN_sqrt
2000-11-29 Bodo MöllerImprove BN_mod_inverse performance.
2000-11-28 Bodo MöllerTimings.
2000-11-26 Bodo Möllermodular arithmetics
2000-11-06 Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-23 Bodo MöllerActually comment out the parts of BN_MOD_MUL_WORD that...
2000-06-23 Bodo MöllerIn BN_mod_exp_mont_word, avoid one application of BN_MO...
2000-06-13 Bodo MöllerUse BN_CTX_end when exiting early from BN_mod_exp_mont_...
2000-06-13 Geoff ThorpeThe atalla functionality doesn't work with the "word...
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-08 Bodo MöllerUse the equivalent of a sliding window (without precomp...
2000-06-07 Bodo MöllerSpeed up DH with small generator.
2000-02-16 Ben LaurieAdd support for Compaq Atalla crypto accelerator.
2000-02-05 Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
1999-06-04 Ben LaurieSome constification and stacks that slipped through...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-01-28 Mark J. CoxFixes to BN code. Previously the default was to define...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...