aboutsummaryrefslogtreecommitdiffstats
path: root/include/dl_group.h
Commit message (Expand)AuthorAgeFilesLines
* Make DSA param generation interfaces in DL_Group publiclloyd2008-09-181-9/+10
* Add new aliases to the DL_Group::Format enum. The previous values werelloyd2008-09-051-3/+13
* Avoid using global rng in DL_Group::generate_dsa_primeslloyd2008-05-241-2/+6
* Previously random_integer and friends used the global PRNG object to getlloyd2008-05-241-5/+9
* Add BOTAN_DLL macro in all needed spots for working DLL export. Basedlloyd2008-04-211-1/+1
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Alter one of the constructors of DL_Group to take a parameter specifyinglloyd2007-03-031-4/+5
* Split DSA parameter generation into src/dsa_gen.cpp, and make the functionslloyd2007-03-011-2/+5
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Initial checkin1.5.6lloyd2006-05-181-0/+51