kc3-lang/libtommath/tommath_private.h

Branch :


Log

Author Commit Date CI Message
668cda01 2019-05-13 19:18:09 remove unnecessary duplication of multiplication
334c32e0 2019-05-13 18:08:03 fix signature
0b73dab6 2019-05-13 15:04:30 MP_FREE_DIGITS: add missing cast
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
38116079 2019-05-13 17:51:07 literal suffix
3c5afa91 2019-05-13 17:34:12 add missing parameter name in prototype
fa2d86af 2019-05-13 03:27:02 explicit operator precedence
07aaa4c3 2019-05-13 03:48:20 explicit condition
783e3cdf 2019-05-13 03:47:24 format block macros
2a2e2716 2019-05-12 11:33:17 move jenkins prng to bn_s_mp_rand_jenkins.c