커밋 기록

작성자 SHA1 메시지 날짜
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 년 전
  Geoff Thorpe a721216f0f bignum: allow concurrent BN_MONT_CTX_set_locked() 10 년 전
  Bodo Möller c3031a4610 Avoid BN_MONT_CTX incompatibility. 16 년 전
  Bodo Möller 812d8a176c Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev: 16 년 전
  Bodo Möller 19398a175a fix BIGNUM flag handling 16 년 전
  Andy Polyakov 18fb9d807e Add framework for bn_mul_mont [from 098-fips]. 17 년 전
  Bodo Möller 4f9a9d2b79 Make sure that BN_from_montgomery keeps the BIGNUMS in proper format 17 년 전
  Andy Polyakov a166e96d16 bn_mont.c fix [from HEAD]. 17 년 전
  Andy Polyakov 1a56614af2 Eliminate conditional final subtraction in Montgomery multiplication 17 년 전
  Bodo Möller 4a9cfd763e Another thread-safety fix 18 년 전
  Bodo Möller 6d2cd23f40 Thread-safety fixes 18 년 전
  Dr. Stephen Henson 8860f3a82a Fix possible race condition. 19 년 전
  Nils Larsch 7dec24688f 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. 23 년 전
  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 년 전