aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_bigint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make Botan compile when only some modules are enabledSimon Warta2015-07-031-0/+15
* Avoid DEBUG define; Use NDEBUG if necessarySimon Warta2015-07-031-3/+1
* ifstream/ostream take std::stringSimon Warta2015-06-231-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* All tests now share an RNG. Uses system RNG if availablelloyd2014-12-281-2/+2
* Remove unused test. Bugzilla 272lloyd2014-05-171-65/+0
* Any fixed MR iterations is probably wrong for somebody. Allow the userlloyd2014-04-251-4/+4
* Cleanupslloyd2014-02-131-6/+0
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+455
* Rename test sourceslloyd2014-01-071-428/+0
* Move previously common function to only remaining caller's sourcelloyd2014-01-061-0/+18
* Split up public key tests and data, use new test frameworklloyd2014-01-051-1/+1
* Cull remaining mostly dubious examples. Also remove readme.txtlloyd2014-01-011-92/+145
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-0/+357