Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. il y a 13 ans
  Andy Polyakov ba6f95e81b Add 64-bit support to BN_nist_mod_244 and engage BN_nist_mod_* on 64-bit il y a 16 ans
  Nils Larsch b3b72cd92c remove OPENSSL_NO_ASM dependency il y a 19 ans
  Nils Larsch fcb41c0ee8 rewrite of bn_nist.c, disable support for some curves on 64 bit platforms il y a 19 ans
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. il y a 19 ans
  Nils Larsch 37942fab51 include limits.h for UINT_MAX etc. il y a 19 ans
  Bodo Möller e2c9c91b5b fix EC_GROUP_copy for EC_GFp_nist_method() il y a 21 ans
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation il y a 21 ans
  Bodo Möller bd1217a176 simplify il y a 21 ans
  Bodo Möller a2dbcf3644 remove redundant functions il y a 21 ans
  Bodo Möller 4663355496 use consistent order of function definitions il y a 21 ans
  Bodo Möller acce40c585 this method does not need field_data1 il y a 21 ans
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() il y a 21 ans
  Richard Levitte 62dd6f161a The #else part of the conditionals have two statements, so they need il y a 21 ans
  Bodo Möller 19b8d06a79 clean up new code for NIST primes il y a 22 ans
  Bodo Möller 5c6bf03117 fast reduction for NIST curves 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 17d6bb8158 New function EC_GROUP_check_discriminant(). il y a 22 ans
  Bodo Möller af28dd6c75 Fix bugs and typos. il y a 22 ans
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar il y a 23 ans
  Dr. Stephen Henson 24a93e6cdd il y a 23 ans
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. il y a 23 ans
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, il y a 23 ans
  Bodo Möller 1d5bd6cf71 More 'TODO' items. il y a 23 ans
  Bodo Möller 226cc7ded4 More method functions for EC_GFp_simple_method. il y a 23 ans
  Bodo Möller 60428dbf0a Some actual method functions (not enough yet to use the EC library, though), il y a 23 ans
  Bodo Möller f1f25544e0 ..._init functions are method-specific too il y a 23 ans
  Bodo Möller 2e0db07627 Optimized EC_METHODs need specific 'set_curve' and 'free' functions. il y a 23 ans
  Bodo Möller 58fc62296f The next bunch of vaporware. il y a 23 ans