Commit History

Author SHA1 Message Date
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Bodo Möller 652ae06bad add test for secp160r1 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 21 years ago
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 21 years ago
  Richard Levitte b4b82ab465 I forgot this is compiled in test/, not crypto/ec/... 21 years ago
  Richard Levitte 0bf23d9b20 WinCE patches 21 years ago
  Bodo Möller d742bd882e do tests with all built-in curves 21 years ago
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 21 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 21 years ago
  Bodo Möller 41fdcfa71e fix warnings 22 years ago
  Bodo Möller 848c849584 optical changes 22 years ago
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match 22 years ago
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields 22 years ago
  Lutz Jänicke 65ee74fbc7 Some more prototype fixes. 22 years ago
  Bodo Möller 8f06b00373 make it possible to disable memory checking for timings 22 years ago
  Bodo Möller 1226c472b7 oops 22 years ago
  Bodo Möller 4d7072f4b5 remove redundant ERR_load_... declarations 22 years ago
  Bodo Möller 752938daab use a more interesting test case 22 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Bodo Möller 9c10b2c8d3 For consistency with the terminology used in my SAC2001 paper, avoid 23 years ago
  Bodo Möller b8e2f83ae6 Call ENGINE_cleanup() to avoid memory leak. 23 years ago
  Bodo Möller 413a4a0461 Fix warnings. 23 years ago
  Bodo Möller 63c43dcc59 avoid infinite loop 23 years ago
  Bodo Möller 194dd04699 Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult, 23 years ago
  Bodo Möller 10654d3a74 Forcibly enable memory leak checking during "make test" 23 years ago
  Bodo Möller 6017e604f8 Timings are not supposed to be enabled by default ... 23 years ago
  Bodo Möller 3837491174 Add functions EC_POINT_mul and EC_GROUP_precompute. 23 years ago
  Bodo Möller 86a921af06 handle negative scalars correctly when doing point multiplication 23 years ago
  Bodo Möller 616df35633 use fflush 23 years ago