]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/bn.h
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / bn / bn.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore comment changes required for indent OpenSSL_0_9_8-pre-auto-reformat
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Matt CaswellFix source where indent will not be able to cope
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-03-27  manchaFix for CVE-2014-0076 backported to 0.9.8 branch
2008-10-18  Ben LaurieConstification.
2008-09-15  Dr. Stephen HensonPort X931 key generation routines from FIPS branch...
2008-05-02  Bodo MöllerAvoid BN_MONT_CTX incompatibility.
2008-05-01  Bodo MöllerUnobtrusive backport of 32-bit x86 Montgomery improveme...
2007-06-11  Andy PolyakovPrivatize BN_*_no_branch [from HEAD].
2007-04-19  Bodo Möllerfix error codes
2007-03-28  Bodo MöllerChange to mitigate branch prediction attacks
2006-01-13  Nils Larschfix comment
2005-10-05  Dr. Stephen HensonUpdate from HEAD.
2005-08-28  Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-08-20  Ben LaurieAvoid weak subgroups in Diffie Hellman.
2005-06-28  Andy Polyakovbn.h update from HEAD.
2005-05-27  Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27  Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-16  Bodo MöllerImplement fixed-window exponentiation to mitigate hyper...
2005-05-11  Bodo MöllerFix more error codes.
2005-05-06  Richard LevitteSince BN_LLONG will only be defined for Alpha/VMS and...
2005-05-03  Nils Larschremove BN_ncopy, it was only used in bn_nist.c and...
2005-04-26  Dr. Stephen HensonPort BN_MONT_CTX_set_locked() from stable branch.
2005-04-26  Nils Larschsome updates for the blinding code; summary:
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-22  Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2004-07-06  Geoff ThorpeImprove error handling if decompression of an ec point...
2004-06-20  Geoff ThorpeTidy up, including;
2004-06-17  Geoff ThorpeDeprecate unused cruft, and "make update".
2004-05-15  Geoff ThorpeMake some more API types opaquely available from ossl_t...
2004-03-17  Geoff ThorpeVariety of belt-tightenings in the bignum code. (Please...
2004-03-13  Geoff ThorpeThe efforts to eliminate the dual-representation of...
2003-12-02  Geoff ThorpeBN_FLG_FREE is of extremely dubious usefulness, and...
2003-11-30  Geoff ThorpeIf BN_STRICT is defined, don't accept an ambiguous...
2003-11-30  Geoff ThorpeImprove a couple of the bignum macros. Note, this doesn...
2003-11-30  Geoff ThorpeMake BN_DEBUG_RAND less painfully slow by only consumin...
2003-11-06  Geoff ThorpeThis extends the debugging macros to use "pollution...
2003-11-05  Geoff ThorpeThis is a revert of my previous commit to "improve...
2003-11-05  Ulf Möllercleanup as discussed with Geoff
2003-11-04  Geoff ThorpePut the first stage of my bignum debugging adventures...
2003-11-04  Geoff ThorpeThis is the least unacceptable way I've found for decla...
2003-10-29  Geoff ThorpeBN_CTX is opaque and the static initialiser BN_CTX_init...
2003-04-02  Bodo Möllermake RSA blinding thread-safe
2002-12-08  Geoff ThorpeNils Larsch submitted;
2002-12-08  Geoff ThorpeThis is a first-cut at improving the callback mechanism...
2002-11-04  Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-28  Bodo Möllerclean up new code for NIST primes
2002-10-28  Bodo Möllerfast reduction for NIST curves
2002-08-12  Richard LevitteDo not use the word 'modulus', which is a class templat...
2002-08-02  Bodo MöllerBinary field arithmetic contributed by Sun Microsystems.
2002-05-10  Dr. Stephen HensonAvoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT...
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15  Richard Levittemake update
2001-11-09  Bodo Mölleradjust to OpenSSL_0_9_6-stable version
2001-09-03  Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-03-08  Bodo MöllerHide BN_CTX structure details.
2001-03-08  Bodo MöllerConstify BN_value_one.
2001-03-08  Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-02-22  Richard LevitteUse e_os2.h rather than opensslconf.h, since some neede...
2001-02-20  Richard LevitteUse new-style system-id macros.
2001-02-19  Richard LevitteMake all configuration macros available for application...
2001-02-10  Bodo MöllerSimplify BN_rand_range
2001-02-08  Bodo MöllerIntegrate my implementation of a countermeasure against
2001-02-07  Ulf MöllerBleichenbacher's DSA attack
2000-12-04  Bodo MöllerChange error message to "bignum too long"
2000-12-03  Bodo MöllerDon't allow BIGNUMs to become so large that computation...
2000-12-02  Ulf MöllerNew function BN_bntest_rand() to detect more BN library...
2000-11-30  Bodo MöllerBN_sqrt
2000-11-29  Bodo MöllerExpand expspeed.c to make BN_kronecker timings.
2000-11-27  Bodo MöllerFix BN_is_... macros.
2000-11-26  Bodo MöllerMore BN_mod_... functions.
2000-11-26  Bodo Möllermodular arithmetics
2000-11-17  Richard LevitteMake sure BN_DIV2W is not defining when defining it...
2000-11-16  Richard LevitteMore constification of the BN library.
2000-11-08  Bodo MöllerBN_CTX-related fixes.
2000-11-06  Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-08-04  Dr. Stephen HensonChanges needed for Tandem NSK, supplied by Scott Uroff...
2000-06-08  Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-07  Bodo MöllerSpeed up DH with small generator.
2000-06-01  Ulf MöllerUse NO_FP_API.
2000-03-01  Ulf Möllercheck for WIN32 (needed by Mingw32)
2000-02-26  Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-05  Bodo MöllerCommit patch to bn.h that CVS decided to throw away...
2000-02-05  Ulf MöllerUse MONT_WORD macro to control if the word-based or...
2000-02-05  Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-03  Ulf Möllerispell (and minor modifications)
2000-02-03  Bodo MöllerSome 'const's for BNs.
2000-02-02  Bodo MöllerTolerate negative numbers in BN_is_prime.
2000-02-02  Bodo Möllerrndsort{Miller, Rabin} primality test.
2000-01-30  Bodo MöllerMake DSA_generate_parameters, and fix a couple of bug
2000-01-27  Richard LevitteDeclare BN_pseudo_rand().
2000-01-27  Ulf MöllerDocument DSA and SHA.
2000-01-27  Bodo MöllerUpdate comments to provide a better approximation of...
2000-01-27  Ulf MöllerRun ispell.
2000-01-23  Ulf MöllerDocument the BN library.
next