Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-10-29 | Port PrimesTest from Java | Peter Dettman | 3 | -0/+185 |
2015-10-29 | Use optimized MR rounds only in random-search contexts | Peter Dettman | 4 | -30/+41 |
2015-10-29 | Avoid duplicate tests | Peter Dettman | 1 | -3/+3 |
2015-10-29 | Increase number of small factors tested for | Peter Dettman | 1 | -29/+74 |
2015-10-29 | Optimize the number of Rabin-Miller rounds used for probable primality testing | Peter Dettman | 1 | -4/+19 |
2015-10-28 | Mark expensive tests with ExplicitAttribute and add faster alternatives | Peter Dettman | 1 | -36/+62 |
2015-10-27 | Pull a few PORTABLE changes from BouncyCastle-PCL (with fixes) | Peter Dettman | 4 | -89/+151 |
2015-10-27 | Exclude some tests for PORTABLE | Peter Dettman | 2 | -2/+2 |
2015-10-26 | Update version to 1.8.0-RC.3 release-1.8.0-RC.3 | Peter Dettman | 1 | -1/+1 |
2015-10-26 | Add entry f |