Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 for Michael Krueger | Peter Dettman | 1 | -0/+3 |
2015-10-26 | removed file | David Hook | 1 | -23/+0 |
2015-10-25 | Add suffix check for test files | Peter Dettman | 1 | -1/+4 |
2015-10-24 | Fixed method name on verifier factory class | David Hook | 6 | -6/+6 |
2015-10-24 | Fixed naming of Asn1 implementation | David Hook | 3 |