Historial de Commits

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