kc3-lang/libtommath/bn_mp_prime_is_prime.c

Branch :


Log

Author Commit Date CI Message
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
5da4e0ac 2019-04-04 23:06:00 remove unnecessary size_t casts, fix Wconversion/Wsign-conversion issues Wconversion and Wsign-conversion is still not activated by default, since there are many issues in demo.c.
6608eea9 2019-03-23 19:45:32 bugfix in final fips loop II: alternative version
7ecd1ad4 2019-03-23 18:50:14 bugfix in final fips loop II
9771308d 2019-03-23 18:36:47 bugfix in final fips loop
b879bd49 2018-12-31 12:15:44 refactor with new macros IS_*
998b126f 2019-01-22 18:26:01 explicit operator precedence
c7f4e81d 2019-01-22 18:17:36 fix cast
32622afe 2019-01-22 09:03:27 run `make format`