kc3-lang/libtommath/demo/demo.c

Branch :


Log

Author Commit Date CI Message
3ed52404 2018-12-25 15:15:30 `make astyle` + some manual adjustments
3ec93dab 2018-12-12 00:14:05 bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
a2e15e2d 2018-05-05 03:20:39 Added tests to demo.c, switched off Lucas-Selfridge because it failed a test, and changed MP_8BIT handling in mp_prime_is_prime
dc150614 2018-12-07 20:24:41 renamed variables in demo/demo.c shadowning another one
17f382c5 2018-11-26 12:32:05 change C++ comments to C style
2ab527b7 2018-09-10 18:51:26 add mp_get_double, mp_set_double
a829b87b 2018-09-22 16:36:56 add testcase of #118
eebbcf06 2018-09-10 18:48:58 add mp_complement, mp_tc_div_2d, mp_tc_and, mp_tc_or, mp_tc_xor
802d8294 2018-02-05 20:22:17 fix type & cast
9960fe3f 2018-02-13 19:04:25 literal suffix