2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rich Salz d59c7c81e3 Remove BN_init 8 жил өмнө
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 жил өмнө
  Matt Caswell 6a009812b2 Check for 0 modulus in BN_MONT_CTX_set 9 жил өмнө
  Loganaden Velvindron 1a586b3942 Clear BN-mont values when free'ing it. 9 жил өмнө
  Rich Salz 9f040d6dec Some cleanups for crypto/bn 9 жил өмнө
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 жил өмнө
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 жил өмнө
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 жил өмнө
  Rich Salz b196e7d936 remove malloc casts 9 жил өмнө
  Rich Salz fe6d2a339b Use memset in bn_mont 9 жил өмнө
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 жил өмнө
  Rich Salz fcf64ba0ac RT3548: Remove some unsupported platforms. 9 жил өмнө
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI 10 жил өмнө
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 жил өмнө
  Geoff Thorpe 12e9f627f9 bignum: allow concurrent BN_MONT_CTX_set_locked() 10 жил өмнө
  Andy Polyakov 78f288d5c9 bn_mont.c: get corner cases right in updated BN_from_montgomery_word. 13 жил өмнө
  Andy Polyakov 2534891874 bn_mont.c: simplify BN_from_montgomery_word. 13 жил өмнө
  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 жил өмнө