Bodo Moeller ca567a03ad Fix overly lenient comparisons:
- EC_GROUP_cmp shouldn't consider curves equal just because
      the curve name is the same. (They really *should* be the same
      in this case, but there's an EC_GROUP_set_curve_name API,
      which could be misused.)

    - EC_POINT_cmp shouldn't return 0 for ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED
      or EC_R_INCOMPATIBLE_OBJECTS errors because in a cmp API, 0 indicates
      equality (not an error).

    Reported by: king cope
2013-09-16 12:59:21 +02:00
..
2011-02-14 16:55:28 +00:00
2011-10-26 16:43:34 +00:00
2013-08-05 15:45:01 +01:00
2012-04-22 13:06:51 +00:00
2013-07-17 21:45:01 +01:00
2013-09-16 12:59:21 +02:00
2011-03-10 01:00:30 +00:00
2013-07-17 21:45:01 +01:00
2002-06-06 10:33:05 +00:00
2011-10-19 08:59:53 +00:00
2011-10-19 08:59:53 +00:00
2011-10-19 08:59:53 +00:00
2011-10-19 08:59:53 +00:00