提交历史

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