let mut xGa = pair::g2mul(&G2,&abig); if (a < 0) { xGa.neg();} let mut bbig=mcore::bn254::big::BIG::new_int(isize::abs(b));
確定! 回上一頁