pypbc实现G_T元素求逆 程序员不圆 2021-08-18 331 阅读1分钟 from Crypto.Util import number i_inverse = number.inverse(int(i.__str__(), 16), order_p)