aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/dsa_gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* increase miller-rabin iterations for dsa primes (FIPS-186-4)Never2017-02-131-2/+2
* Speed up DSA param gen testJack Lloyd2016-12-261-7/+11
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-7/+7
* Fix DSA parameter generation to use the correct loop bound.Jack Lloyd2016-11-031-5/+3
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-5/+5
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-2/+4
* lib/math: Convert &vec[0] to vec.data()Daniel Seither2015-06-201-1/+1
* Cleanupslloyd2015-03-231-1/+1
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-6/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-251-2/+2
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-101-0/+134