Author :
jsing
Date :
2025-05-24 08:25:58
Hash :9d11fe38 Message :Provide method specific functions for EC POINT infinity.
Provide method specific functions for EC_POINT_set_to_infinity() and
EC_POINT_is_at_infinity(). These are not always the same thing and
will depend on the coordinate system in use.
ok beck@ tb@