Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . vor 9 Jahren
  Geoff Thorpe a721216f0f bignum: allow concurrent BN_MONT_CTX_set_locked() vor 10 Jahren
  Bodo Möller c3031a4610 Avoid BN_MONT_CTX incompatibility. vor 16 Jahren
  Bodo Möller 812d8a176c Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev: vor 16 Jahren
  Bodo Möller 19398a175a fix BIGNUM flag handling vor 16 Jahren
  Andy Polyakov 18fb9d807e Add framework for bn_mul_mont [from 098-fips]. vor 17 Jahren
  Bodo Möller 4f9a9d2b79 Make sure that BN_from_montgomery keeps the BIGNUMS in proper format vor 17 Jahren
  Andy Polyakov a166e96d16 bn_mont.c fix [from HEAD]. vor 17 Jahren
  Andy Polyakov 1a56614af2 Eliminate conditional final subtraction in Montgomery multiplication vor 17 Jahren
  Bodo Möller 4a9cfd763e Another thread-safety fix vor 18 Jahren
  Bodo Möller 6d2cd23f40 Thread-safety fixes vor 18 Jahren
  Dr. Stephen Henson 8860f3a82a Fix possible race condition. vor 19 Jahren
  Nils Larsch 7dec24688f set correct bn->top value vor 19 Jahren
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. vor 19 Jahren
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate vor 20 Jahren
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of vor 20 Jahren
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). vor 20 Jahren
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code vor 21 Jahren
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. vor 22 Jahren
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. vor 24 Jahren
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. vor 24 Jahren
  Richard Levitte cbd48ba626 More constification of the BN library. vor 24 Jahren
  Ben Laurie 757e392d4e Make Rijndael work! Those long flights have some good points. vor 24 Jahren
  Bodo Möller e1a8ac495b tmp2 is not used in BN_mod_mul_montgomery. vor 24 Jahren
  Richard Levitte 020fc820dc Constify the BIGNUM routines a bit more. The only trouble were the vor 24 Jahren
  Bodo Möller fe03519704 Totally remove the supposedly 'faster' variant in vor 24 Jahren
  Bodo Möller a45bd29535 Document BN_mod_mul_montgomery bug; vor 24 Jahren
  Bodo Möller f4364e0730 Disable buggy code variant in BN_mod_mul_montgomery that was enabled vor 24 Jahren
  Ulf Möller 1d84fd64fc Bug fix: Montgomery multiplication could produce results with the wrong vor 24 Jahren
  Dr. Stephen Henson 2d978cbd30 Changes needed for Tandem NSK, supplied by Scott Uroff (scott@xypro.com). vor 24 Jahren