aboutsummaryrefslogtreecommitdiffstats
path: root/src/dsa_gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* bit_ops.h no longer includes loadstor.hlloyd2007-10-191-1/+0
* Small cleanups.lloyd2007-03-101-1/+0
* Introduce a class Seed which represents the domain parameter seed, ratherlloyd2007-03-041-15/+30
* Alter one of the constructors of DL_Group to take a parameter specifyinglloyd2007-03-031-31/+46
* Split DSA parameter generation into src/dsa_gen.cpp, and make the functionslloyd2007-03-011-0/+111