mp-jacobi: Implement Kronecker symbol.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 10 Feb 2007 22:47:20 +0000 (22:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 10 Feb 2007 22:49:48 +0000 (22:49 +0000)
commit6791ed17a9a0436939061375131b0c643a4d182b
tree74d3730f766f684eaad6aa111d0746db0e7ae349
parent30ac115b90b0ed66eed17b722a76d3e7e6e4531c
mp-jacobi: Implement Kronecker symbol.

The Kronecker symbol is a generalization of the Jacobi symbol whose
domain is the entire space of integers.  This just lets us return
something vaguely sensible even when the arguments are messed up.
mp-jacobi.c
mp.h
tests/mp