aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_group
Commit message (Expand)AuthorAgeFilesLines
* Use size_t instead of u32bit in all of pubkeylloyd2010-10-122-5/+5
* Use BOTAN_ASSERT in various placeslloyd2010-09-261-9/+9
* Replace "@return a blah" and "@return the blah" with just "@return blah"lloyd2010-06-161-5/+5
* If you didn't specify a qbits for the DSA kosherizer, then it wouldlloyd2010-05-281-19/+20
* A number of changes to primality tests:lloyd2010-03-191-1/+1
* Clean up exceptions. Remove some unused ones like Config_Error. Makelloyd2010-01-051-2/+2
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-7/+0
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-0/+4
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-302-59/+63
* DL_Group constructor taking three BigInts had the order of q and g swappedlloyd2008-12-081-1/+1
* Bubble up use of global algo factory out of DSA parameter gen to DL_Grouplloyd2008-11-111-2/+6
* Another batch of InSiTo Doxygen commentslloyd2008-10-131-12/+108
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-013-0/+406