Commit History

Author SHA1 Message Date
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Shane Lontis 10c25644e3 EC only uses approved curves in FIPS mode. 5 years ago
  Shane Lontis 37f03b9881 doc fixups 5 years ago
  Shane Lontis 8402cd5f75 added code to validate EC named curve parameters 5 years ago
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 5 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Matt Caswell b8c51459aa Remove some dead code from EC_GROUP_check() 8 years ago
  Dr. Stephen Henson 6903e2e7e9 Extended EC_METHOD customisation support. 8 years ago
  Dr. Stephen Henson be2e334fce Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 68886be7e2 EC_POINT_is_on_curve does not return a boolean 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 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 17d6bb8158 New function EC_GROUP_check_discriminant(). 22 years ago