Historie revizí

Autor SHA1 Zpráva Datum
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS před 13 roky
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in před 13 roky
  Dr. Stephen Henson aa87945f47 Update source files to handle new FIPS_lock() location. Add FIPS_lock() před 13 roky
  Dr. Stephen Henson 7c8ced94c3 Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer před 13 roky
  Dr. Stephen Henson a27de7b7fd use FIPSEVP in some bn and rsa files před 13 roky
  Bodo Möller fabe640f5e Clarifying comment. před 16 roky
  Bodo Möller d05a474556 Montgomery-related minor cleanups/documentation před 16 roky
  Bodo Möller 7c9882eb24 fix BIGNUM flag handling před 16 roky
  Bodo Möller 08b229e13f Make sure that BN_from_montgomery keeps the BIGNUMS in proper format před 17 roky
  Andy Polyakov 673c55a2fe Latest bn_mont.c modification broke ECDSA test. I've got math wrong, which před 17 roky
  Andy Polyakov c693b5a55c Commentary updates and minor optimization for bn_mont.c. před 17 roky
  Andy Polyakov 6b6443dead Eliminate conditional final subtraction in Montgomery multiplication. před 17 roky
  Bodo Möller 4584eccea0 another thread-safety fix před 18 roky
  Bodo Möller 675f605d44 Thread-safety fixes před 18 roky
  Dr. Stephen Henson d6a03a23a8 Update from stable branch. před 19 roky
  Andy Polyakov c2012f9b82 Eliminate gcc warning in bn_mont.c. před 19 roky
  Andy Polyakov 4d524040bc Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES. před 19 roky
  Andy Polyakov 9b4eab501a Refine logic in bn_mont.c and eliminate redundant BN_CTX pulls. před 19 roky
  Andy Polyakov ca04d7a208 Leave the decision to call/implement bn_sqr_mont to assembler developer. před 19 roky
  Andy Polyakov e738280547 Add reference implementation for bn_[mul|sqr]_mont, new candidates for před 19 roky
  Nils Larsch 17a2994dbd set correct bn->top value před 19 roky
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. před 19 roky
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate před 20 roky
  Geoff Thorpe c86f2054f3 Adjust various bignum functions to use BN_CTX for variables instead of před 20 roky
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). před 20 roky
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code před 21 roky
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. před 22 roky
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. před 23 roky
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. před 24 roky
  Richard Levitte cbd48ba626 More constification of the BN library. před 24 roky