Commit Graph

273 Commits

Author SHA1 Message Date
Steffen Jaeckel f40568ba1e add pkg-config file for shared library 2017-05-09 14:25:11 +02:00
Steffen Jaeckel d2e8179c21 install per default to `/usr/local` 2017-05-09 14:24:41 +02:00
Steffen Jaeckel ddddcf2e71 move all documentation to doc/ 2017-05-09 14:01:11 +02:00
Steffen Jaeckel 27115d4b4c use 64-bit detection code from libtomcrypt 2017-05-09 14:00:26 +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 a8b81498d0 Fixup 676e7ea488 2017-04-11 16:21:36 +02:00
Steffen Jaeckel e8e8fc4ccb improve testme.sh 2017-04-11 11:43:45 +02:00
Steffen Jaeckel ff7603a309 run tests for all MP configurations 2017-04-10 16:46:19 +02:00
Steffen Jaeckel 712b359764 fix mp_rand() for MP_{8,16}BIT 2017-04-10 16:46:18 +02:00
Steffen Jaeckel db66145774 improve testme.sh 2017-04-10 16:46:18 +02:00
Steffen Jaeckel 3ab918e7ea update tommath_class.h 2017-04-09 01:04:07 +02:00
Steffen Jaeckel 0cc303863f update callgraph 2017-04-09 01:04:07 +02:00
Steffen Jaeckel 1f01ae5435 Merge branch 'fp/perlcritic' into develop 2017-04-09 01:04:07 +02:00
Steffen Jaeckel 2bc7bdbb3f Merge branch 'pr/55' into develop
This closes #55
2017-04-09 01:04:07 +02:00
Francois Perrad 38fe9eec7c sanitize some Perl scripts
(Perl4 is gone)
2017-04-09 01:04:07 +02:00
Steffen Jaeckel c17c47715a allow external define of MP_GEN_RANDOM 2017-04-09 01:04:07 +02:00
Matt Johnston 27e6485995 Avoid temporary 2017-04-09 01:04:07 +02:00
Karel Miko 393a527364 fix fast_mp_invmod() not being able to handle case where b=1
This closes #67
2017-04-09 01:03:53 +02:00
Steffen Jaeckel bc11ea7585 don't include static function in callgraph 2017-04-09 01:02:41 +02:00
Steffen Jaeckel 2dad1298ad only define MIN/MAX if they are not defined yet
This closes #72
2017-04-01 00:35:03 +02:00
Steffen Jaeckel a7d5af27a3 fix testme.sh and compilation 2017-04-01 00:34:19 +02:00
Steffen Jaeckel b8527e92f8 Merge branch 'fix/56' into develop
This closes #56 and #57
2016-10-10 00:48:15 +02:00
Steffen Jaeckel d5b0f1e993 loop&shift until enough random data has been read 2016-10-10 00:48:01 +02:00
Steffen Jaeckel 7cf5c050e2 make sure the entire mp_digit is filled with random data 2016-10-10 00:48:01 +02:00
Steffen Jaeckel 2e1446f936 Add testcase for mp_add_d('0',...)
This closes #65
2016-06-02 09:52:42 +02:00
Dmitry Kovalenko 62442d4f33 Fix mp_add_d()
This closes #64
2016-06-02 09:40:55 +02:00
Steffen Jaeckel 0b9e9b5b08 improve trivial tests 2016-06-02 09:40:05 +02:00
Dmitry Kovalenko 1c3aa803c4 Improve readability of mp_exptmod_fast()
This closes #58
2016-05-16 12:41:11 +02:00
Dmitry Kovalenko 5f8fb25f64 fix memory leak in mp_init_copy()
This closes #59
2016-05-16 12:31:09 +02:00
Steffen Jaeckel 447f7b8148 mtest takes a while... don't let travis kill it 2016-04-24 13:50:05 +02:00
Steffen Jaeckel 0bccf0eb75 show master build state on main pagein readme 2016-04-24 13:49:58 +02:00
Steffen Jaeckel 9048c9b6d7 also build master on travis 2016-04-21 23:09:29 +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
Tom St Denis 5cba7dd8fe consistent version numbers 2016-02-03 13:00:45 -05:00
Steffen Jaeckel 09bcf7da97 convert line endings for the zip archive 2016-02-03 18:14:04 +01:00
Steffen Jaeckel adf125473f add gpg signatures back to zipup target 2016-02-03 18:14:04 +01:00
Tom St Denis 37a92dd079 Simplify versioning to drop patch level 2016-02-02 11:54:57 -05:00
Tom St Denis afb4224186 Re-added ability to make zip files 2016-01-31 14:57:39 -05:00
Tom St Denis 6aa1cb9de5 Remove PDF from worktree since it's produced in tarball stage 2016-01-31 14:54:09 -05:00
Tom St Denis 432e3bd8eb Bump to v1.0.0 2016-01-31 13:52:03 -05:00
Tom St Denis dd82833cde Disable optimizations for mtest due to bug(s) in mpi.c causing it to fail checked against tfm/external 2016-01-31 12:54:06 -05:00
Steffen Jaeckel d07425e670 'make coverage' create the same results for regular and shared makefile 2016-01-13 23:23:19 +01:00
Steffen Jaeckel 3ae9d0fbd2 demo: verify that negative number handling in mp_jacobi works 2016-01-12 13:49:18 +01:00
Steffen Jaeckel e8d2609f81 mp_jacobi: error-out until #44 is fixed 2016-01-12 13:48:37 +01:00
Steffen Jaeckel d231f1a1a7 update gitignore 2016-01-09 19:56:29 +01:00
Steffen Jaeckel f9a6e0bf2f Move coveralls make target to makefile
...as it doesn't work for makefile.shared ...
2015-12-25 19:47:49 +01:00
Dennis Fateyev da9fa5bd04 Exclude timing tests on various architectures
PPC and ARM have no RDTSC support, therefore simly eclude
the timing tests from the coverage make target
2015-12-25 19:43:29 +01:00
Steffen Jaeckel 039a707e66 Fix some tommath.src errors 2015-12-25 19:36:44 +01:00
Dennis Fateyev 8fde8fa41b Improve package version assignment 2015-12-25 19:23:46 +01:00
Steffen Jaeckel 087d2b4cf1 refactor & clean-up makefiles 2015-12-12 20:19:15 +01:00