Next:
Bibliography
Up:
Using sm1 to teach
Previous:
Interactive distributed computing
Contents
More exercises
kan/sm1
contains the GNU MP package for computations of bignumbers. You can call the functions in GNU MP by the operator
mpzext
. Write a program to find integral solution
of
for given integers
.
Write a program for RSA encryption.