aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/mp_madd.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant definesJack Lloyd2018-09-101-2/+0
* Remove support for 8 or 16 bit BigInt wordsJack Lloyd2018-08-151-8/+3
* Move declaration of word to types.hJack Lloyd2018-03-011-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_ISDaniel Neus2017-03-151-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-3/+3
* Merge asm into single mp_madd.h and mp_asmi.h filesJack Lloyd2016-07-211-0/+165