Commit Graph

11 Commits

Author SHA1 Message Date
Francois Perrad
8dceba2e68 remove useless initialization 2018-12-26 09:07:48 +01:00
Steffen Jaeckel
bb14a70d74 return immediately 2018-12-25 16:38:51 +01:00
Steffen Jaeckel
3ed524048f make astyle + some manual adjustments 2018-12-25 15:17:12 +01:00
Steffen Jaeckel
a79a7eda65 reverse order of arguments to mp_clear_multi() 2018-12-25 15:17:12 +01:00
czurnieden
3ec93dab9e bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files 2018-12-25 15:17:12 +01:00
czurnieden
f4449362c0 fixes for MP_8BIT and mx32, prefinal design 2018-12-25 15:17:12 +01:00
czurnieden
08cee4325d Moved mp_mul_si() into bn_mp_prime_strong_lucas_selfridge.c as a local function 2018-12-25 15:17:03 +01:00
czurnieden
934dd31738 changes and bigfixes, see pull-request #113 at https://github.com/libtom/libtommath/pull/113 for details 2018-12-25 15:17:03 +01:00
czurnieden
06c8f3ec4e replaced mp_set_int with mp_set_long, just in case 2018-12-25 15:17:03 +01:00
czurnieden
fdaad99b1b make it compile with MP_8BIT 2018-12-25 15:17:03 +01:00
czurnieden
44ccca75be the lost files from the last commit 2018-12-25 15:17:03 +01:00