Commit History

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