kc3-lang/libtommath/etc

Branch :


Log

Author Commit Date CI Message
9ddf1e58 2019-05-07 12:26:46 support custom random data source via mp_rand_source * deprecate MP_PRNG_ENABLE_LTM_RNG * custom mp_rand_source is used always if set, which should be more aligned with user expectations * use custom source in tune.c * don't call random number generator once per digit, which is slow
50fe11bf 2019-05-07 16:34:19 fix help-output of tune program [skip ci]
e0e8c3d5 2019-05-07 12:35:55 just use one .gitignore for simplicity
e8ff3429 2019-05-07 11:55:43 cleanup make output
4f5334e4 2019-05-07 11:50:58 etc/tune.c: add missing break
a7fcb6f5 2019-05-06 22:38:16 update etc/tune_it.sh after merging #231
db76bed2 2019-05-04 18:57:07 added autotuning functionality for the Toom-Cook cut-offs
e45f75fd 2019-04-13 08:46:57 deprecate DIGIT_BIT, use MP_DIGIT_BIT
70a30ae7 2019-04-07 02:29:28 remove footers
e519d5ef 2018-12-27 08:56:32 fix format