Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS il y a 13 ans
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in il y a 13 ans
  Dr. Stephen Henson aa87945f47 Update source files to handle new FIPS_lock() location. Add FIPS_lock() il y a 13 ans
  Dr. Stephen Henson 7c8ced94c3 Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer il y a 13 ans
  Dr. Stephen Henson a27de7b7fd use FIPSEVP in some bn and rsa files il y a 13 ans
  Bodo Möller fabe640f5e Clarifying comment. il y a 16 ans
  Bodo Möller d05a474556 Montgomery-related minor cleanups/documentation il y a 16 ans
  Bodo Möller 7c9882eb24 fix BIGNUM flag handling il y a 16 ans
  Bodo Möller 08b229e13f Make sure that BN_from_montgomery keeps the BIGNUMS in proper format il y a 17 ans
  Andy Polyakov 673c55a2fe Latest bn_mont.c modification broke ECDSA test. I've got math wrong, which il y a 17 ans
  Andy Polyakov c693b5a55c Commentary updates and minor optimization for bn_mont.c. il y a 17 ans
  Andy Polyakov 6b6443dead Eliminate conditional final subtraction in Montgomery multiplication. il y a 17 ans
  Bodo Möller 4584eccea0 another thread-safety fix il y a 18 ans
  Bodo Möller 675f605d44 Thread-safety fixes il y a 18 ans
  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 23 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