EC_POINT_is_on_curve does not return a boolean
[openssl.git] / crypto / ec / ec_check.c
2015-06-10 Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-25 Rich Salzfree NULL cleanup.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2006-03-13 Nils Larschfix error found by coverity: check if ctx is != NULL...
2002-03-20 Bodo MöllerNew function EC_GROUP_check_discriminant().