Commit History

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