Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the public domain notices from the self-test/benchmark code, | lloyd | 2006-08-09 | 12 | -19/+2 |
* | Add header guards | lloyd | 2006-08-09 | 1 | -0/+5 |
* | Enable testing the sizes of basic types in the test suite, and fix some | lloyd | 2006-08-09 | 1 | -23/+7 |
* | Add a simple option parser to the check utility; it makes for much saner | lloyd | 2006-08-09 | 3 | -72/+171 |
* | Modify the X.509 tests so they pick up a bug in PKCS10_Request | lloyd | 2006-06-23 | 1 | -0/+2 |
* | Correct the name of the function with the bug. | lloyd | 2006-06-07 | 1 | -4/+2 |
* | Add more squaring tests | lloyd | 2006-06-07 | 1 | -0/+36 |
* | Revert last change to check.cpp (didn't mean to commit that) | lloyd | 2006-06-07 | 2 | -3/+21 |
* | Add an initial set of squaring tests to mp_valid.dat | lloyd | 2006-06-07 | 1 | -0/+41 |
* | Add hooks for tests for the squaring algorithms | lloyd | 2006-06-07 | 1 | -3/+3 |
* | If we find a problem during the BigInt tests, print the data in hex | lloyd | 2006-05-19 | 1 | -8/+2 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 26 | -0/+42360 |