Commit History

Author SHA1 Message Date
  Dr. Stephen Henson c58f4f73bd Tolerate test_sqr errors for FIPS builds. 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov 366b193f89 bn/bntest.c: make it indent-friendly. 9 years ago
  Andy Polyakov 4b4c0a1921 Fix for CVE-2014-3570. 9 years ago
  Dr. Stephen Henson ae37f9f3a2 PR: 2062 15 years ago
  Dr. Stephen Henson 72f6453c48 PR: 1835 15 years ago
  Dr. Stephen Henson 14346b3456 Fix warnings: C++ comments and computed value not used. 17 years ago
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 years ago
  Andy Polyakov 8169dd73f9 All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT and 20 years ago
  Geoff Thorpe cf9056cfda BN_div_word() was breaking when called from BN_bn2dec() (actually, this is 20 years ago
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds 21 years ago
  Ulf Möller 66ecdf3bfb more mingw related cleanups. 21 years ago
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 years ago
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 years ago
  Bodo Möller 5af7d1a3b8 move GF2m tests to the end 22 years ago
  Bodo Möller 1dc920c8de Binary field arithmetic contributed by Sun Microsystems. 22 years ago
  Bodo Möller 5c9396e37c remove obsolete comment 22 years ago
  Bodo Möller c62b26fdc6 Hide BN_CTX structure details. 23 years ago
  Richard Levitte 41d2a336ee e_os.h does not belong with the exported headers. Do not put it there 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 8dea52fa42 Fix some things that look like bugs. 24 years ago
  Bodo Möller 80d89e6a6a Sign-related fixes (and tests). 24 years ago
  Bodo Möller 0a52d38b31 Use bc's "print" feature whenever it is available, 24 years ago
  Ulf Möller aecb0b018f test_mod_mul is useful, let's run it more often. 24 years ago
  Ulf Möller ea1b7fe6d4 forgot to remove the loop variable 24 years ago
  Ulf Möller db88223baa Loops like this one: 24 years ago
  Ulf Möller 111482cf2e New function BN_bntest_rand() to detect more BN library bugs. 24 years ago
  Bodo Möller fc2e05c2d5 Fix BN_rshift, which caused lots of trouble. 24 years ago