Historique des commits

Auteur SHA1 Message Date
  Nils Larsch eeb821f707 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() il y a 18 ans
  Nils Larsch 9dd8405341 ecc api cleanup; summary: il y a 19 ans
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign il y a 19 ans
  Richard Levitte 513c01a591 Make sure EC_window_bits_for_scalar_size() returns a size_t il y a 21 ans
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory il y a 21 ans
  Richard Levitte 28f573a28d Make sure memcpy() is properly declared by including string.h. il y a 21 ans
  Bodo Möller 65b254e8c0 remove debugging leftovers il y a 21 ans
  Bodo Möller 82871eaa17 comment il y a 21 ans
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation il y a 21 ans
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() il y a 22 ans
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match il y a 22 ans
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields il y a 22 ans
  Bodo Möller 2c8d0dccfc improve wNAF generation il y a 22 ans
  Bodo Möller f916052eab remove disabled code il y a 22 ans
  Bodo Möller d009bcbfb6 bugfix: allocate sufficiently large buffer il y a 22 ans
  Richard Levitte b77fcddb6b Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that il y a 23 ans
  Bodo Möller c05940edc7 comment il y a 23 ans
  Bodo Möller e71adb85c5 avoid stupid compiler warning il y a 23 ans
  Bodo Möller b19941ab05 comment il y a 23 ans
  Bodo Möller c78515f55e comments etc. il y a 23 ans
  Bodo Möller 3ba1f11147 Improve EC efficiency. il y a 23 ans
  Bodo Möller 56a106115f comment change il y a 23 ans
  Bodo Möller e3a4f8b84c Precomputation will not necessarily be LIm-Lee precomputation. il y a 23 ans
  Bodo Möller 413a4a0461 Fix warnings. il y a 23 ans
  Bodo Möller 26fbabf3d1 Increase boundaries in EC_window_bits_for_scalar_size table. il y a 23 ans
  Bodo Möller 37cdcb4d8a Table for window sizes. il y a 23 ans
  Bodo Möller 194dd04699 Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult, il y a 23 ans
  Bodo Möller 3837491174 Add functions EC_POINT_mul and EC_GROUP_precompute. il y a 23 ans
  Bodo Möller 86a921af06 handle negative scalars correctly when doing point multiplication il y a 23 ans
  Bodo Möller 6f8f443170 comment and error code update il y a 23 ans