zkp_elliptic_curve_crypto
pub fn verify(msg_hash: &U256, r: &U256, w: &U256, public_key: &Affine) -> bool