libtommath/etc
Daniel Mendler 9ddf1e5838
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
2019-05-08 11:21:10 +02:00
..
2kprime.1 added libtommath-0.28 2010-07-15 17:25:39 +02:00
2kprime.c remove footers 2019-04-07 17:26:31 +02:00
drprime.c deprecate DIGIT_BIT, use MP_DIGIT_BIT 2019-04-25 13:39:50 +02:00
drprimes.28 added libtommath-0.23 2010-07-15 17:25:30 +02:00
drprimes.txt added libtommath-0.40 2010-07-15 17:26:03 +02:00
makefile cleanup make output 2019-05-07 12:36:11 +02:00
makefile.icc cleanup make output 2019-05-07 12:36:11 +02:00
makefile.msvc added autotuning functionality for the Toom-Cook cut-offs 2019-05-06 23:29:08 +02:00
mersenne.c remove footers 2019-04-07 17:26:31 +02:00
mont.c remove footers 2019-04-07 17:26:31 +02:00
pprime.c deprecate DIGIT_BIT, use MP_DIGIT_BIT 2019-04-25 13:39:50 +02:00
prime.512 added libtommath-0.29 2010-07-15 17:25:41 +02:00
prime.1024 added libtommath-0.29 2010-07-15 17:25:41 +02:00
timer.asm added libtommath-0.17 2010-07-15 17:25:21 +02:00
tune_it.sh update etc/tune_it.sh after merging #231 2019-05-06 23:29:08 +02:00
tune.c support custom random data source via mp_rand_source 2019-05-08 11:21:10 +02:00