Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson d6a03a23a8 Update from stable branch. il y a 19 ans
  Andy Polyakov c2012f9b82 Eliminate gcc warning in bn_mont.c. il y a 19 ans
  Andy Polyakov 4d524040bc Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES. il y a 19 ans
  Andy Polyakov 9b4eab501a Refine logic in bn_mont.c and eliminate redundant BN_CTX pulls. il y a 19 ans
  Andy Polyakov ca04d7a208 Leave the decision to call/implement bn_sqr_mont to assembler developer. il y a 19 ans
  Andy Polyakov e738280547 Add reference implementation for bn_[mul|sqr]_mont, new candidates for il y a 19 ans
  Nils Larsch 17a2994dbd set correct bn->top value il y a 19 ans
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. il y a 19 ans
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate il y a 20 ans
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of il y a 20 ans
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). il y a 20 ans
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code il y a 21 ans
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. il y a 22 ans
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. il y a 24 ans
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. il y a 24 ans
  Richard Levitte cbd48ba626 More constification of the BN library. il y a 24 ans
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. il y a 24 ans
  Bodo Möller e1a8ac495b tmp2 is not used in BN_mod_mul_montgomery. il y a 24 ans
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the il y a 24 ans
  Bodo Möller fe03519704 Totally remove the supposedly 'faster' variant in il y a 24 ans
  Bodo Möller a45bd29535 Document BN_mod_mul_montgomery bug; il y a 24 ans
  Bodo Möller f4364e0730 Disable buggy code variant in BN_mod_mul_montgomery that was enabled il y a 24 ans
  Ulf Möller 1d84fd64fc Bug fix: Montgomery multiplication could produce results with the wrong il y a 24 ans
  Dr. Stephen Henson 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). il y a 24 ans
  Ben Laurie 69b5d3c51f Don't let top go below zero! il y a 24 ans
  Ulf Möller 8415060e1e use faster version il y a 24 ans
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names il y a 24 ans
  Ulf Möller 0b8fa44ef0 Bug fix. il y a 25 ans
  Ulf Möller 6535eb1728 Use MONT_WORD macro to control if the word-based or the bignum il y a 25 ans
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access il y a 25 ans