Hello All, This is a copy of the message sent on March 8.
Currently, EC_POINT_cmp (from ec_lib.c) returns 0 in case of group->meth->point_cmp==0 or other error. However, ec_GF2m_simple_cmp, ec_GFp_simple_cmp and other comparison functions return 0 if the points are equal, or -1 on error. Should we apply the following patch? -- Best regards, Maxim Masiutin Ritlabs SRL http://www.ritlabs.com/
patch
Description: Binary data