Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 9ab6d6813e PR: 2632 13 years ago
  Dr. Stephen Henson 84b08eee4b Reorganise ECC code for inclusion in FIPS module. 13 years ago
  Dr. Stephen Henson b331016124 New option to disable characteristic two fields in EC code. 13 years ago
  Dr. Stephen Henson 0aa1aedbce PR: 1612 13 years ago
  Dr. Stephen Henson dd616752a1 oops, revert mistakenly committed EC changes 13 years ago
  Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated 13 years ago
  Bodo Möller 2d9dcd4ff0 Always check bn_wexpend() return values for failure (CVE-2009-3245). 14 years ago
  Bodo Möller c4e7870ac1 Change array representation of binary polynomials to make GF2m part of 18 years ago
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 18 years ago
  Bodo Möller 8dee9f844f deFUDify: don't require OPENSSL_EC_BIN_PT_COMP 19 years ago
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 years ago
  Geoff Thorpe 7f5b4dd1e8 Using Horner's algorithm to evaluate the ec polynomial 20 years ago
  Richard Levitte 560f7abb7e Make sure we use unsigned constants, or come compilers may complain. 20 years ago
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 years ago
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation 21 years ago
  Bodo Möller 9b3f03d5a2 fix warnings 22 years ago
  Bodo Möller 15994b034a rename some functions to improve consistency 22 years ago
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 22 years ago
  Bodo Möller 259cdf2af9 Sun has agreed to removing the covenant language from most files. 22 years ago
  Bodo Möller f72ed6153b remove superfluous code 22 years ago
  Bodo Möller 4c8f79a33e make sure 'neg' flag (which does not really matter for GF(2^m), but 22 years ago
  Bodo Möller 34f1f2a81c less specific interface for EC_GROUP_get_basis_type 22 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