aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/numthry.h
Commit message (Expand)AuthorAgeFilesLines
* Improve speed of prime generation especially safe primesJack Lloyd2018-01-161-6/+10
* More include header cleanupsJack Lloyd2017-09-211-1/+0
* Header file cleanupsJack Lloyd2017-09-211-1/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-21/+21
* Fix description of coprime parameter to random_prime() [ci skip]René Korthaus2017-04-051-1/+1
* Speed up DSA param gen testJack Lloyd2016-12-261-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-4/+4
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-2/+0
* Add ECGDSARené Korthaus2016-04-191-0/+11
* For odd moduli use a input-independent modular inverse algorithm.Jack Lloyd2016-02-201-3/+18
* Add tests and timings for inverse_modJack Lloyd2016-02-201-1/+8
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-4/+0
* 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-1/+16
* Use 20 Miller-Rabin iterations regardless of the size of the integer. Thislloyd2014-04-131-33/+1
* Move lib into srclloyd2014-01-101-0/+237