Daniel Mendler
2a2e2716c2
move jenkins prng to bn_s_mp_rand_jenkins.c
2019-05-12 23:45:36 +02:00
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
Steffen Jaeckel
50fe11bfb7
fix help-output of tune program
...
[skip ci]
2019-05-07 16:34:33 +02:00
Daniel Mendler
4f5334e4c6
etc/tune.c: add missing break
2019-05-07 12:36:11 +02:00
czurnieden
db76bed220
added autotuning functionality for the Toom-Cook cut-offs
2019-05-06 23:29:08 +02:00
Daniel Mendler
70a30ae7a7
remove footers
2019-04-07 17:26:31 +02:00
Karel Miko
d7f124f563
avoid c++ comments
2018-12-02 13:12:30 +01:00
Francois Perrad
d74f3d741a
static variable & function
2018-02-01 22:28:43 +01:00
Francois Perrad
a82d02ad25
remove useless include
2017-12-22 21:30:15 +01:00
Francois Perrad
08741a141c
run astyle
2017-12-06 16:30:45 +01:00
Steffen Jaeckel
6f21294212
replace SVN tags
2017-08-28 17:00:58 +02:00
Tom St Denis
f551dbc8ac
Remove all traces of ulong64 as per comment by Karel M
2016-02-03 13:07:27 -05:00
Steffen Jaeckel
759a926cfe
minor changes & clean-up & small fixes
...
gitignore: add libtool output
booker.pl: fix source code parsing and trim trailing spaces
demo/demo: fix compiler warning, add informational output
demo/timing & etc/tune: fix TIMFUNC()
makefile: minor changes
makefile.shared: increase version, add missing mp_balance_mul
tommath: make sure that DIGIT_BIT is correct
2014-09-28 13:12:10 +02:00
Steffen Jaeckel
0213986c7b
trim trailing spaces/clean up
2014-09-02 02:14:38 +02:00
Tom St Denis
f0b91a572e
added libtommath-0.39
2010-07-15 17:26:01 +02:00
Tom St Denis
9294e79150
added libtommath-0.36
2010-07-15 17:25:56 +02:00
Tom St Denis
3d0fcaab0a
added libtommath-0.34
2010-07-15 17:25:51 +02:00
Tom St Denis
4b7111d96e
added libtommath-0.33
2010-07-15 17:25:49 +02:00
Tom St Denis
e549ccfec5
added libtommath-0.32
2010-07-15 17:25:47 +02:00
Tom St Denis
ef490f30f6
added libtommath-0.19
2010-07-15 17:25:24 +02:00
Tom St Denis
0ef44cea9b
added libtommath-0.18
2010-07-15 17:25:22 +02:00
Tom St Denis
fd181cc841
added libtommath-0.17
2010-07-15 17:25:21 +02:00
Tom St Denis
b1756f2f98
added libtommath-0.15
2010-07-15 17:25:18 +02:00
Tom St Denis
82f4858291
added libtommath-0.14
2010-07-15 17:25:17 +02:00
Tom St Denis
b66471f74f
added libtommath-0.13
2010-07-15 17:25:15 +02:00
Tom St Denis
57354e11ac
added libtommath-0.12
2010-07-15 17:25:14 +02:00