aboutsummaryrefslogtreecommitdiffstats
path: root/src/ressol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use -BigInt(1) instead of BigInt("-1") to avoid the parsing overhead.lloyd2008-08-271-2/+2
* Fix return values for ressol(), saying BigInt x = -1 does somethinglloyd2008-07-071-2/+2
* Add an implementation of the Shanks-Tonelli algorithm, which is used tolloyd2008-07-071-0/+82