提交历史

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