Linear Congruences
An equation of the form
ax
=
b
(mod
m
) is called a linear congruence.
Enter values for
a
,
b
, and
m
below, and this program will find all the solutions.
x =
(mod
)
x
=
Back to the cryptology
syllabus
.