Groups
Category
Level
A modular inverse of a modulo m is a number a_inv such that a × a_inv ≡ 1 (mod m).
The greatest common divisor (gcd) of two integers is the largest integer that divides both without a remainder.