In OpenSSL, is the ec_GFp_simple_blind_coordinates method simply used to obscure information that has aleady been consumed? It is called from EC_POINT_mul (via ec_wNAF_mul). I don't see how multiplication involves random numbers.
Joe
In OpenSSL, is the ec_GFp_simple_blind_coordinates method simply used to obscure information that has aleady been consumed? It is called from EC_POINT_mul (via ec_wNAF_mul). I don't see how multiplication involves random numbers.
Joe