Commit Graph

38 Commits

Author SHA1 Message Date
Jan Nijtmans
4cbd7d59f2 Don't use long long where not necessary, some platforms lack it 2019-11-25 11:06:35 +01:00
nijtmans
1cc289d215 better use of mp_isneg() and mp_iszero() 2019-11-11 21:52:20 +01:00
Steffen Jaeckel
d06e2986ca v1.2.0
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 Comment: Gnu Privacy Tools
 
 iF4EABEIAAYFAl2uz5oACgkQrwyxdiHtrXLIngD/WoeRRt9sYkjNiSmiKYuBvgAi
 pF0Sdfe7vAAhY3jpRX0A/2rJdJFGiFiuAB72qWiGJZg0Rr+kbOGwKfvYgE6jROw6
 =EL7p
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 Comment: Gnu Privacy Tools
 
 iF4EABEIAAYFAl2u0EEACgkQrwyxdiHtrXIQkQD+I8Z6IYTtVmG0patanpT1EFyA
 SZUKP2z50owej4uF3QAA/32m1dmpG6MSYhfu9zu4435PwaI+RgCaUrZ1YaoWroXJ
 =agqw
 -----END PGP SIGNATURE-----

Merge tag 'v1.2.0' into develop

v1.2.0
2019-10-22 11:47:42 +02:00
czurnieden
36fca2f9a0
remove support for 8-bit (MP_8BIT) 2019-10-19 16:03:26 +02:00
Steffen Jaeckel
6ba670909e use labs() instead of abs() 2019-10-18 10:16:49 +02:00
Steffen Jaeckel
a48a5630e9 Re-license mtest/mpi.[ch]
This resolves #145

[skip ci]
2019-01-07 20:24:34 +01:00
Steffen Jaeckel
3ed524048f make astyle + some manual adjustments 2018-12-25 15:17:12 +01:00
Karel Miko
f4ed78dce7 replaces TABs with spaces 2018-12-02 13:16:44 +01:00
Karel Miko
c9f1a0023f remove trailing spaces 2018-12-02 13:13:48 +01:00
Karel Miko
d7f124f563 avoid c++ comments 2018-12-02 13:12:30 +01:00
Francois Perrad
08741a141c run astyle 2017-12-06 16:30:45 +01:00
Steffen Jaeckel
aaa52a3d71 also run test vs mtest with real random data 2017-10-19 12:01:58 +02:00
Steffen Jaeckel
4617de4f7f let's have the same amount of invmod tests than the other tests 2017-04-20 13:03:21 +02:00
Steffen Jaeckel
9ca37ca01c 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
2014-10-18 18:52:46 +02:00
Steffen Jaeckel
634f96f7c3 mtest: I like predictable random for testing 2014-10-14 14:38:41 +02:00
Steffen Jaeckel
e581d078f6 mtest: fix compiler warnings 2014-10-14 14:38:41 +02:00
Steffen Jaeckel
410ae3951e trim trailing spaces 2014-10-14 14:38:41 +02:00
Steffen Jaeckel
a66c562d42 - changed $ID$ SVN keyword to the correct one $Id$ 2010-07-23 18:40:04 +02:00
Tom St Denis
9294e79150 added libtommath-0.36 2010-07-15 17:25:56 +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
350578d400 added libtommath-0.30 2010-07-15 17:25:43 +02:00
Tom St Denis
455bb4db20 added libtommath-0.28 2010-07-15 17:25:39 +02:00
Tom St Denis
6e732340a9 added libtommath-0.26 2010-07-15 17:25:35 +02:00
Tom St Denis
03cc01b578 added libtommath-0.24 2010-07-15 17:25:32 +02:00
Tom St Denis
4c1d3f0838 added libtommath-0.22 2010-07-15 17:25:29 +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
Tom St Denis
40c00add00 added libtommath-0.09 2010-07-15 17:25:12 +02:00
Tom St Denis
2cfbb89142 added libtommath-0.08 2010-07-15 17:25:12 +02:00
Tom St Denis
3cd7000342 added libtommath-0.07 2010-07-15 17:25:11 +02:00
Tom St Denis
e051ed159b added libtommath-0.04 2010-07-15 17:25:10 +02:00
Tom St Denis
f89172c3af added libtommath-0.03 2010-07-15 17:25:10 +02:00
Tom St Denis
8c97c9e181 added libtommath-0.02 2010-07-15 17:25:09 +02:00