Historie revizí

Autor SHA1 Zpráva Datum
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() před 18 roky
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign před 19 roky
  Geoff Thorpe 7f5b4dd1e8 Using Horner's algorithm to evaluate the ec polynomial před 20 roky
  Geoff Thorpe ace3ebd661 Improve error handling if decompression of an ec point fails, and cleanup před 20 roky
  Richard Levitte 560f7abb7e Make sure we use unsigned constants, or come compilers may complain. před 20 roky
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). před 20 roky
  Bodo Möller 37c660ff9b implement fast point multiplication with precomputation před 22 roky
  Bodo Möller 922fa76e26 add a comment před 22 roky
  Bodo Möller 137445140b Make ec_GFp_simple_point_get_affine_coordinates() faster před 22 roky
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() před 22 roky
  Bodo Möller 6fb60a84dd Change BN_mod_sqrt() so that it verifies that the input value is před 22 roky
  Bodo Möller 35b73a1f20 Rename implementations of method functions so that they match před 22 roky
  Bodo Möller 7793f30e09 add support for elliptic curves over binary fields před 22 roky
  Bodo Möller 458c29175e move ECC ASN1 that is not specific to ECDSA into crypto/ec/, před 22 roky
  Richard Levitte 02cbedc387 Make sure short aliases are used where required. před 22 roky
  Bodo Möller b6db386ffd Change internals of the EC library so that the functions před 22 roky
  Bodo Möller 17d6bb8158 New function EC_GROUP_check_discriminant(). před 22 roky
  Bodo Möller af28dd6c75 Fix bugs and typos. před 22 roky
  Richard Levitte 1f0af2c073 len is a size_t, which is an unsigned integer. Therefore, some před 23 roky
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar před 24 roky
  Bodo Möller 42909e3968 Fix ec_GFp_simple_cmp. před 24 roky
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. před 24 roky
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, před 24 roky
  Bodo Möller 1d5bd6cf71 More 'TODO' items. před 24 roky
  Bodo Möller 226cc7ded4 More method functions for EC_GFp_simple_method. před 24 roky
  Bodo Möller e869d4bd32 More method functions. před 24 roky
  Bodo Möller 60428dbf0a Some actual method functions (not enough yet to use the EC library, though), před 24 roky
  Bodo Möller 58fc62296f The next bunch of vaporware. před 24 roky
  Bodo Möller 0657bf9c14 Implement dispatcher for EC_GROUP and EC_POINT method functions. před 24 roky
  Bodo Möller 38e3c5815c Add yet another (still empty) source code file that I forgot. před 24 roky