Compares two EC_GROUP objects \param a first EC_GROUP object \param b second EC_GROUP object \param ctx BN_CTX object (optional) \return 0 if both groups are equal and 1 otherwise
See Implementation
Compares two EC_GROUP objects \param a first EC_GROUP object \param b second EC_GROUP object \param ctx BN_CTX object (optional) \return 0 if both groups are equal and 1 otherwise