Searched defs:to_montgomery (Results 1 – 2 of 2) sorted by relevance
301 def to_montgomery(self, val: int) -> int: member in ModOperationCommon