aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/dl_group/dl_group.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-6/+8
* propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-4/+4
|\
| * propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-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
| | | |\ \
| | | | * | Remove to_string, replacing with std::to_stringlloyd2009-11-181-4/+4
* | | | | | Use size_t instead of u32bit in all of pubkeylloyd2010-10-121-3/+3
* | | | | | Use BOTAN_ASSERT in various placeslloyd2010-09-261-9/+9
| |_|_|_|/ |/| | | |
* | | | | 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
|/
* Split up util.h into 3 fileslloyd2009-09-171-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-55/+57
* Bubble up use of global algo factory out of DSA parameter gen to DL_Grouplloyd2008-11-111-2/+6
* Rename pk dir to pubkey, avoids tab-completion collision with pk_padlloyd2008-10-011-0/+327