kc3-lang/libtommath/bn_mp_prime_strong_lucas_selfridge.c

Branch :


Log

Author Commit Date CI Message
7365442a 2019-05-10 23:59:46 No grow necessary in mp_set_int* functions * mp_set_int* always return MP_OKAY * remove return checks for mp_set_int* * introduce MP_MIN_PREC
c4fb2241 2019-04-09 11:08:26 rename macros in tommath_private to use MP_* prefix
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
b879bd49 2018-12-31 12:15:44 refactor with new macros IS_*
a428a6d5 2018-12-30 22:11:55 reg. #143 corrected translation of mpz_fdiv_q_2exp
d65b6f40 2018-12-30 22:09:12 reg. #143 corrected translation of mpz_fdiv_q_2exp
af29c519 2018-12-30 22:05:36 reg. #143 corrected translation of mpz_fdiv_q_2exp
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
0f53ceb4 2018-12-26 08:47:47 improve indentation