|
25480d57
|
2015-04-26T16:58:36
|
|
demo: test one big montgomery reduction
...only for coverage reasons...
|
|
c4501e1e
|
2015-04-26T15:27:52
|
|
work a bit on code coverage
|
|
91df2129
|
2015-04-26T15:32:34
|
|
add minimal mp_sqrtmod_prime() tests to demo.c
|
|
cb085f06
|
2015-04-18T14:58:15
|
|
demo: read from urandom if someone requests real random data
|
|
35488c9e
|
2014-12-14T12:35:46
|
|
fix errors in demo/demo.c found by clang
CC='clang' CFLAGS='-fsanitize=address,undefined -O3 -g -fPIC -I./'
|
|
9d83fce7
|
2014-12-10T18:59:42
|
|
add tests
|
|
5d3ee880
|
2014-12-10T18:27:03
|
|
less noise plz
|
|
158e3266
|
2014-12-10T17:20:15
|
|
add tests for mp_set_long() and mp_get_long()
|
|
9ca37ca0
|
2014-10-15T16:22:35
|
|
mtest vs. test: add possibility to exit testing
'mtest' can now optionally only run a given amount of loops.
the first parameter <n> when invoking 'mtest' is considered to determine
the amount
when <n> is in the range -63..-1: mtest will run 2^-n runs
when <n> is > 0: mtest will run n runs
else: mtest will exit immediately
|
|
5c5d600a
|
2014-10-14T14:33:36
|
|
demo: calm compiler warnings & improve a bit
|
|
52bb535f
|
2014-02-14T12:53:48
|
|
demo: test both mp_n_root() implementations
|
|
759a926c
|
2014-09-28T13:12:10
|
|
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
|
|
6fc38508
|
2014-02-14T12:59:04
|
|
demo: clean-up on exit
|
|
f47c0f20
|
2014-02-14T12:58:49
|
|
demo: allow mp_reduce_2k_l tests to be switched off
|
|
ca150960
|
2014-02-14T12:57:52
|
|
demo: fix compiler warnings, return values & output format
|
|
e0987507
|
2014-02-14T11:48:34
|
|
demo: "improve" a bit
allow reproducible testcases
add easy switch to compile either a version for "test vs. mtest" or to
run internal tests
|
|
ddd788a1
|
2014-02-14T11:30:15
|
|
trim trailing spaces
|
|
fe406736
|
2011-03-23T23:25:15
|
|
fixed compilation error of demo/demo.c because of missing macro LTM_PRIME_2MSB_OFF
|
|
9294e791
|
2005-08-01T16:37:28
|
|
added libtommath-0.36
|
|
fdfa2f4f
|
2005-03-12T11:55:11
|
|
added libtommath-0.35
|
|
3d0fcaab
|
2005-02-12T08:40:15
|
|
added libtommath-0.34
|
|
4b7111d9
|
2004-12-23T02:40:37
|
|
added libtommath-0.33
|
|
e549ccfe
|
2004-10-29T22:07:18
|
|
added libtommath-0.32
|
|
8eaa9880
|
2004-08-09T22:15:59
|
|
added libtommath-0.31
|
|
350578d4
|
2004-04-11T20:46:22
|
|
added libtommath-0.30
|
|
6c48a9b3
|
2004-01-25T17:40:21
|
|
added libtommath-0.29
|
|
455bb4db
|
2003-12-24T18:59:22
|
|
added libtommath-0.28
|
|
c343371b
|
2003-09-19T22:43:07
|
|
added libtommath-0.27
|
|
6e732340
|
2003-08-29T14:06:56
|
|
added libtommath-0.26
|
|
c1da6aa2
|
2003-08-05T01:24:44
|
|
added libtommath-0.25
|
|
03cc01b5
|
2003-07-16T00:26:58
|
|
added libtommath-0.24
|
|
eed6765f
|
2003-07-12T14:31:43
|
|
added libtommath-0.23
|
|
4c1d3f08
|
2003-07-02T15:39:39
|
|
added libtommath-0.22
|
|
49bef068
|
2003-06-19T10:04:50
|
|
added libtommath-0.21
|
|
0ef44cea
|
2003-05-29T13:35:26
|
|
added libtommath-0.18
|
|
fd181cc8
|
2003-05-17T12:33:54
|
|
added libtommath-0.17
|
|
14161e84
|
2003-03-29T18:16:01
|
|
added libtommath-0.16
|
|
b1756f2f
|
2003-03-22T15:10:20
|
|
added libtommath-0.15
|
|
82f48582
|
2003-03-13T02:11:11
|
|
added libtommath-0.14
|
|
b66471f7
|
2003-02-28T16:09:08
|
|
added libtommath-0.13
|
|
57354e11
|
2003-02-28T16:08:34
|
|
added libtommath-0.12
|