aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory
Commit message (Collapse)AuthorAgeFilesLines
* Move generate_dsa_primes decl from DL_Group to numthry.h to match source ↵lloyd2008-10-012-8/+21
| | | | location
* Rearrange BigInt directories:lloyd2008-09-3018-0/+2369
math/bigint - BigInt implementation math/numbertheory - Math stuff built on top of BigInt Coming soon: math/gfp (parts of pk/ecdsa) Update deps in the pk files