kc3-lang/libtommath/bn_mp_prime_frobenius_underwood.c

Branch :


Log

Author Commit Date CI Message
0f53ceb4 2018-12-26 08:47:47 improve indentation
5d090112 2018-12-26 08:33:43 explicit operator precedence
8e766912 2018-12-26 08:24:49 explicit condition
7a9cb1d1 2018-12-26 08:21:51 literal suffix
8dceba2e 2018-12-26 08:06:23 remove useless initialization
bb14a70d 2018-12-25 16:38:51 return immediately
3ed52404 2018-12-25 15:15:30 `make astyle` + some manual adjustments
a79a7eda 2018-12-25 14:04:02 reverse order of arguments to `mp_clear_multi()`
3ec93dab 2018-12-12 00:14:05 bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
f4449362 2018-05-26 01:39:03 fixes for MP_8BIT and mx32, prefinal design