Matt Caswell 68886be7e2 EC_POINT_is_on_curve does not return a boolean
The function EC_POINT_is_on_curve does not return a boolean value.
It returns 1 if the point is on the curve, 0 if it is not, and -1
on error. Many usages within OpenSSL were incorrectly using this
function and therefore not correctly handling error conditions.

With thanks to the Open Crypto Audit Project for reporting this issue.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2015-06-10 10:43:53 +01:00
..
2012-12-07 18:47:47 +00:00
2015-05-01 17:46:17 +01:00
2015-04-20 07:23:04 -04:00
2015-04-20 07:23:04 -04:00
2015-06-09 12:39:08 -04:00
2015-05-04 13:03:49 +01:00
2015-04-30 21:37:06 -04:00
2015-05-01 10:02:07 -04:00
2015-05-04 15:00:13 -04:00
2015-05-01 10:02:07 -04:00
2015-05-26 13:04:13 +01:00
2015-05-26 13:04:13 +01:00
2015-04-16 13:44:59 -04:00
2015-05-04 13:03:49 +01:00
2015-03-05 18:20:06 +01:00
2015-01-22 09:20:10 +00:00
2015-04-20 07:23:04 -04:00
2015-04-20 07:23:04 -04:00
2011-12-11 16:39:25 +00:00
2015-05-27 17:22:56 +02:00
2015-05-29 12:41:50 +02:00
2009-04-27 19:04:23 +00:00
2013-03-31 14:32:05 +02:00
2015-04-20 07:23:04 -04:00
2015-03-05 18:20:06 +01:00
2014-12-04 11:55:03 +01:00
2015-05-27 17:22:56 +02:00
2015-04-10 10:06:17 -04:00
2015-04-08 14:07:39 -04:00
2015-05-04 13:03:49 +01:00
2009-04-20 11:33:12 +00:00
2015-05-29 12:41:50 +02:00
2015-05-29 12:41:50 +02:00
2015-01-30 14:43:57 +01:00
2015-05-29 12:41:50 +02:00
2015-05-29 12:41:50 +02:00
2015-05-29 12:41:50 +02:00
2015-04-20 07:23:04 -04:00
1999-05-13 11:37:32 +00:00
1999-05-13 11:37:32 +00:00