Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f3ff7064 | 2019-03-26 17:44:05 | Merge pull request #180 from czurnieden/isprimeerror Fixed bug in mp_prime_isprime | ||
| 6608eea9 | 2019-03-23 19:45:32 | bugfix in final fips loop II: alternative version | ||
| 9771308d | 2019-03-23 18:36:47 | bugfix in final fips loop | ||
| 7ecd1ad4 | 2019-03-23 18:50:14 | bugfix in final fips loop II | ||
| b587c954 | 2019-03-26 15:40:38 | Merge pull request #183 from libtom/get_set_efficiency efficiency improvement in get/set routines | ||
| 6dc8ae5b | 2019-03-26 11:30:21 | efficiency improvement in get/set routines | ||
| 0f1abbd1 | 2019-03-26 15:38:55 | Merge pull request #175 from czurnieden/develop Added valgrind tests to testme.sh and travis.yml | ||
| 39ef9858 | 2019-03-26 14:38:54 | partially port over valgrind test logic from ltc also try if the test failure has to do with travis_wait | ||
| c1a335b7 | 2019-03-26 10:27:40 | increase timeout of test vs. mtest to 30mins as proposed by @czurnieden | ||
| 9ed679ea | 2019-03-24 23:31:56 | use appropriate bash exit code |