bn_mp_prime_frobenius_underwood.c


Log

Author Commit Date CI Message
czurnieden f4449362 2018-05-26T01:39:03 fixes for MP_8BIT and mx32, prefinal design
czurnieden fdaad99b 2018-05-04T15:15:13 make it compile with MP_8BIT
czurnieden 44ccca75 2018-05-04T00:01:45 the lost files from the last commit
czurnieden 08cee432 2018-05-21T22:54:55 Moved mp_mul_si() into bn_mp_prime_strong_lucas_selfridge.c as a local function
czurnieden 06c8f3ec 2018-05-07T02:37:08 replaced mp_set_int with mp_set_long, just in case
czurnieden 934dd317 2018-05-21T22:17:48 changes and bigfixes, see pull-request #113 at https://github.com/libtom/libtommath/pull/113 for details