kc3-lang/libtommath/bn_mp_jacobi.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
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
487cbba0 2018-12-28 09:34:02 refactor without macro mp_isneg
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
0f53ceb4 2018-12-26 08:47:47 improve indentation
ba786e6b 2018-05-11 00:50:52 Call mp_kronecker from mp_jacobi to save some bytes while keeping the API
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
bdbed000 2017-10-15 19:57:12 literal suffix