Commit Graph

12 Commits

Author SHA1 Message Date
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 68a360ab7f timing: create reproducable results 2015-12-12 18:15:04 +01:00
Steffen Jaeckel f82599933b timing: add compile-time option to disable logging 2015-11-01 12:28:49 +01:00
Steffen Jaeckel b6d76643db timing: some changes
- also use toom-cook for mul and sqr
- don't test too huge numbers with invmod (takes too long)
- remove the goto and labels
2015-11-01 12:28:44 +01:00
Steffen Jaeckel c4501e1eb5 work a bit on code coverage 2015-11-01 12:28:34 +01: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
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 8eaa98807b added libtommath-0.31 2010-07-15 17:25:45 +02:00