aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_group
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-172-24/+25
|\
| * 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
* | propagate from branch 'net.randombit.botan' (head 96d0a1885774b624812fd143d54...lloyd2010-03-211-4/+4
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-4/+4
| |\
| | * propagate from branch 'net.randombit.botan' (head 22c82e10d78ad0e2cdaa56cb02f...lloyd2009-12-161-4/+4
| | |\
| | | * propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-7/+0
| | | |\
| | | * | Remove to_string, replacing with std::to_stringlloyd2009-11-181-4/+4
* | | | | 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