Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add missing header | David Phillips | 2017-04-28 |
* | Update d appropriately, check sanity of keys | David Phillips | 2017-04-28 |
* | Add initial RSA sanity checking | David Phillips | 2017-04-28 |
* | Correct type of opt | David Phillips | 2017-04-27 |
* | Change uint64_t back to unsigned long | David Phillips | 2017-04-27 |
* | Silence warning about providing unsigned char (*)[20] where unsigned char* ex... | David Phillips | 2017-04-27 |
* | Better terminate threads, better var naming | David Phillips | 2017-04-27 |
* | Correct command line argument checking | David Phillips | 2017-04-27 |
* | Correct openssl_version_number macro | David Phillips | 2017-04-27 |
* | Add compat for openssl < 1.1 | David Phillips | 2017-04-27 |
* | Correct capitalisation on kH | David Phillips | 2017-04-27 |
* | Fix usage of wrong der data pointer | David Phillips | 2017-04-27 |
* | Put correct exponent value into eported key | David Phillips | 2017-04-27 |
* | Correct some issues causing compiler warnings | David Phillips | 2017-04-27 |
* | initial rough working | David Phillips | 2017-04-27 |