aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/numbertheory/dsa_gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-1/+1
* Use size_t in all of math, remove to_u32bitlloyd2010-10-121-8/+8
* More vector->pointer conversion removals.lloyd2010-09-131-3/+1
* First set of changes for avoiding use implicit vector->pointer conversionslloyd2010-09-131-3/+3
* A number of changes to primality tests:lloyd2010-03-191-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-13/+15
* Bubble up use of global algo factory out of DSA parameter gen to DL_Grouplloyd2008-11-111-4/+4
* Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpplloyd2008-11-111-2/+6
* Remove prohibition against generating DSA parameter set with a 224 bit q,lloyd2008-10-261-4/+0
* Move generate_dsa_primes decl from DL_Group to numthry.h to match source loca...lloyd2008-10-011-8/+7
* Rearrange BigInt directories:lloyd2008-09-301-0/+134