Bodo Moeller
0aeeae0c9c
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
(cherry picked from commit 312a46791ab465cfa3bf26764361faed0e5df014)
2013-09-16 13:09:27 +02:00
..
2013-06-30 23:15:53 +02:00
2013-03-18 14:21:56 +00:00
2011-08-14 13:47:30 +00:00
2012-07-01 16:04:12 +00:00
2013-06-30 23:15:53 +02:00
2012-04-22 13:31:26 +00:00
2013-01-22 22:54:04 +01:00
2012-06-09 23:35:34 +00:00
2012-04-11 15:11:16 +00:00
2013-01-23 01:07:23 +00:00
2011-02-03 12:03:57 +00:00
2012-07-03 20:16:30 +00:00
2012-06-08 09:18:47 +00:00
2011-11-14 14:16:09 +00:00
2011-11-14 14:16:09 +00:00
2011-09-01 13:52:38 +00:00
2013-09-16 13:09:27 +02:00
2013-02-04 21:29:41 +00:00
2012-10-05 20:51:12 +00:00
2012-02-27 16:33:25 +00:00
2013-01-20 01:10:52 +00:00
2013-08-03 17:08:43 +02:00
2011-10-09 23:13:50 +00:00
2012-06-09 23:35:34 +00:00
2010-11-29 18:33:28 +00:00
2011-06-01 13:39:45 +00:00
2013-01-14 00:22:28 +00:00
2013-01-22 22:54:04 +01:00
2012-06-08 09:18:47 +00:00
2013-06-30 23:15:53 +02:00
2013-01-14 00:22:28 +00:00
2013-01-29 16:49:24 +00:00
2013-08-06 16:05:19 +01:00
2012-06-08 09:18:47 +00:00
2012-06-08 09:18:47 +00:00
2013-05-30 21:39:50 +01:00
2012-08-22 22:42:04 +00:00
2012-06-09 23:35:34 +00:00
2013-06-30 23:15:53 +02:00
2013-01-14 00:22:28 +00:00
2013-05-05 14:03:30 +01:00
2012-06-09 23:35:34 +00:00
2013-07-31 23:53:49 +02:00
2012-06-08 09:18:47 +00:00
2011-11-15 23:02:16 +00:00
2012-01-24 22:59:46 +00:00
2012-06-08 09:18:47 +00:00
2013-01-22 22:54:04 +01:00
2013-08-06 16:08:09 +01:00
2012-12-06 18:25:03 +00:00
2011-08-12 12:31:08 +00:00
2011-11-14 20:58:01 +00:00
2013-09-15 22:11:34 +02:00
2011-11-14 20:58:01 +00:00
2011-05-19 18:19:07 +00:00
2013-01-28 17:30:38 +00:00
2012-06-08 09:18:47 +00:00
2012-07-05 12:58:27 +00:00
2013-01-28 17:30:38 +00:00
2011-10-21 13:04:27 +00:00
2011-06-21 16:58:10 +00:00
2011-11-14 20:45:57 +00:00
2011-03-19 09:47:47 +00:00
2011-03-19 09:47:47 +00:00
2011-12-10 01:37:55 +00:00
2012-06-08 09:18:47 +00:00
2012-04-20 14:42:54 +00:00
2011-05-26 14:19:19 +00:00
2011-03-19 09:47:47 +00:00
2013-02-11 16:14:11 +00:00
2011-10-09 23:13:50 +00:00
2013-06-30 23:15:53 +02:00
2012-05-16 18:18:29 +00:00
2012-04-27 20:20:15 +00:00
2011-11-14 20:47:22 +00:00
2011-11-14 20:47:22 +00:00
2013-02-11 10:41:57 +01:00
2012-01-12 14:19:52 +00:00
2012-07-05 09:00:49 +00:00
2011-03-19 09:47:47 +00:00
2013-01-22 22:54:04 +01:00
2013-03-18 19:50:23 +01:00