2.107 Algorithm Extended Euclidean Algorithm
 exteuc.c (1,378)
2.142 Algorithm Computing multiplicative
 inverses in Zn
 inverse.c (1,094)
2.143 Algorithm Repeated square-and-multiply
 algorithm for exponentiation in Zn
 repeat.c (1,268)
2.149 Algorithm Jacobi symbol (and Legendre symbol)
 computation
 jacobi.c (987)
2.221 Algorithm Extended Euclidean algorithm in Zp[x]
 polyee.c freelip (8,642)