kc3-lang/libtommath/bn_s_mp_exptmod.c

Branch :


Log

Author Commit Date CI Message
4534056c 2019-05-13 00:22:18 use enums mp_err, mp_ord, mp_bool, mp_sign * MP_USE_ENUMS enables enums * Wc++-compat catches some implicit conversions if MP_USE_ENUMS is defined * 100% backwards compatible API/ABI if MP_USE_ENUMS is not defined
e45f75fd 2019-04-13 08:46:57 deprecate DIGIT_BIT, use MP_DIGIT_BIT
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
1221b5e1 2018-12-02 21:42:31 fix #131 - msvc warning: result of 32-bit shift implicitly converted to 64 bits
9034e712 2018-05-02 21:43:17 Do not use installed headers for building
f51249b6 2018-02-02 12:07:21 clean-up file headers
a7688505 2017-12-18 23:37:01 improve generated output
3f8e0b62 2016-01-06 20:30:23 add name of parameters