aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/numbertheory/pow_mod.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid empty methods, use =default or add a commentJack Lloyd2017-10-031-1/+1
* RAII for Power_Mod classJack Lloyd2017-09-221-2/+2
* 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
* Add API stability annotations.Jack Lloyd2017-09-191-4/+4
* Fix warnings from clangs -Wdocumentation flagJack Lloyd2017-07-281-1/+1
* Content:Tomasz Frydrych2017-04-031-3/+7
* Fix exponentiation bug, related fixesJack Lloyd2016-12-141-4/+32
* Add m_ prefix to member variable Power_Mod::m_coreSimon Warta2015-08-211-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Clang fixeslloyd2014-02-091-1/+0
* Move lib into srclloyd2014-01-101-0/+104