aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/bigint/divide.h
Commit message (Expand)AuthorAgeFilesLines
* Use const time reductions in Barrett and LCM computationsJack Lloyd2018-12-031-0/+17
* Add ct_modulo and BigInt::ct_cond_swapJack Lloyd2018-12-031-0/+13
* Add a constant time divide variant for dividing by uint8_tJack Lloyd2018-12-021-0/+16
* Add a const-time division algorithmJack Lloyd2018-12-021-3/+19
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+29