Searched refs:PubKey (Results 1 – 1 of 1) sorted by relevance
279 class PubKey(object): class300 return PubKey(curve, privkey.x * G)302 return PubKey(curve, modinv(privkey.x, q) * G)