aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/def_powm.h
Commit message (Expand)AuthorAgeFilesLines
* Inline the fixed window and Montgomery strategies into pow_mod.cppJack Lloyd2019-08-231-68/+0
* Add Montgomery_Int typeJack Lloyd2018-02-251-1/+4
* Split out Montgomery exponentation stateJack Lloyd2018-02-191-5/+6
* Apply final annotations to the library alsoJack Lloyd2017-09-221-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Fix exponentiation bug, related fixesJack Lloyd2016-12-141-0/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-5/+5
* math: Add missing overridesDaniel Seither2015-07-301-8/+8
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+63