Commit Graph

16 Commits

Author SHA1 Message Date
Francois Perrad
0f53ceb4cb improve indentation 2018-12-26 09:08:12 +01:00
Francois Perrad
5d090112af explicit operator precedence 2018-12-26 09:08:08 +01:00
Francois Perrad
8e76691203 explicit condition 2018-12-26 09:08:05 +01:00
Francois Perrad
7a9cb1d1e5 literal suffix 2018-12-26 09:08:02 +01:00
Francois Perrad
8dceba2e68 remove useless initialization 2018-12-26 09:07:48 +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
09133c9349 additional bugfixes 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
6ee0829d62 bugfix in bn_mp_mul_si. Ouch! strong Lucas_selfridge test switched back on 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