Commit History

Author SHA1 Message Date
  Bodo Möller 48fe4d6233 More EC stuff, including EC_POINTs_mul() for simultaneous scalar 24 years ago
  Bodo Möller 156e85578d Implement EC_GFp_mont_method. 24 years ago
  Bodo Möller bb62a8b0c5 More method functions for elliptic curves, 24 years ago
  Richard Levitte 0e99546424 Some EC function names are really long. Make aliases for VMS on VAX. 24 years ago
  Bodo Möller de10f6900d Sort openssl.ec, the configuration file for mkerr.pl. 24 years ago
  Bodo Möller 1d5bd6cf71 More 'TODO' items. 24 years ago
  Bodo Möller 226cc7ded4 More method functions for EC_GFp_simple_method. 24 years ago
  Bodo Möller e869d4bd32 More method functions. 24 years ago
  Bodo Möller 60428dbf0a Some actual method functions (not enough yet to use the EC library, though), 24 years ago
  Bodo Möller 2e0db07627 Optimized EC_METHODs need specific 'set_curve' and 'free' functions. 24 years ago
  Bodo Möller 58fc62296f The next bunch of vaporware. 24 years ago
  Bodo Möller df9cc1535e extra_data 'mixin'. 24 years ago
  Bodo Möller 0657bf9c14 Implement dispatcher for EC_GROUP and EC_POINT method functions. 24 years ago
  Bodo Möller 5b438e9b0f Add a few 'const's 24 years ago
  Bodo Möller 774530f412 'is_at_infinity' tests don't need a BN_CTX. 24 years ago
  Bodo Möller fb171e534e New function declarations. 24 years ago
  Bodo Möller 7d7db13e67 Add BN_CTX arguments where appropriate. 24 years ago
  Bodo Möller 24b8dc9a55 Add EC_GROUP_new_GFp prototype. 24 years ago
  Bodo Möller 3a12ce0137 Some declarations that outline what I intend to implement. 24 years ago
  Bodo Möller 65e8167079 Move ec.h to ec2.h because it is not compatible with what we will use. 24 years ago
  Bodo Möller 786e0c2424 EC_set_half and the 'h' component of struct bn_ec_struct are unnecessary. 24 years ago
  Bodo Möller 946cd9a540 Change submitted files so that they compile (in particular, 24 years ago
  Bodo Möller 5acaa49504 More BN_mod_... functions. 24 years ago
  Bodo Möller 6cc5e19d47 Remove CR at line ends. 24 years ago
  Bodo Möller 7e0c5264e7 Elliptic curves over GF(p), new BIGNUM functions, Montgomery re-implementation. 24 years ago