Historial de Commits

Autor SHA1 Mensaje Fecha
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. hace 13 años
  Bodo Möller c94f7f657b ECC library bugfixes. hace 14 años
  Andy Polyakov 194274cb68 ec_mult.c: fix C4334 win64 compiler warning. hace 15 años
  Ben Laurie 57a6ac7c4f Check scalar->d before we use it (in BN_num_bits()). (Coverity ID 129) hace 16 años
  Bodo Möller 19f6c524bf Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 hace 17 años
  Nils Larsch eeb821f707 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() hace 18 años
  Nils Larsch 9dd8405341 ecc api cleanup; summary: hace 19 años
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign hace 19 años
  Richard Levitte 513c01a591 Make sure EC_window_bits_for_scalar_size() returns a size_t hace 21 años
  Bodo Möller ba729265a8 Allow EC_GROUP objects to share precomputation for improved memory hace 22 años
  Richard Levitte 28f573a28d Make sure memcpy() is properly declared by including string.h. hace 22 años
  Bodo Möller 65b254e8c0 remove debugging leftovers hace 22 años
  Bodo Möller 82871eaa17 comment hace 22 años
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation hace 22 años
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() hace 22 años
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match hace 22 años
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields hace 22 años
  Bodo Möller 2c8d0dccfc improve wNAF generation hace 22 años
  Bodo Möller f916052eab remove disabled code hace 22 años
  Bodo Möller d009bcbfb6 bugfix: allocate sufficiently large buffer hace 23 años
  Richard Levitte b77fcddb6b Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that hace 23 años
  Bodo Möller c05940edc7 comment hace 23 años
  Bodo Möller e71adb85c5 avoid stupid compiler warning hace 23 años
  Bodo Möller b19941ab05 comment hace 23 años
  Bodo Möller c78515f55e comments etc. hace 23 años
  Bodo Möller 3ba1f11147 Improve EC efficiency. hace 23 años
  Bodo Möller 56a106115f comment change hace 23 años
  Bodo Möller e3a4f8b84c Precomputation will not necessarily be LIm-Lee precomputation. hace 23 años
  Bodo Möller 413a4a0461 Fix warnings. hace 23 años
  Bodo Möller 26fbabf3d1 Increase boundaries in EC_window_bits_for_scalar_size table. hace 24 años