aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Correct CFLAGSDavid Phillips2017-04-30
|
* Improve output formatDavid Phillips2017-04-30
|
* Add simple usage note to readmeDavid Phillips2017-04-30
|
* Relocate variable declaration to top of mainDavid Phillips2017-04-30
|
* Add sanity check to search stringDavid Phillips2017-04-30
|
* Use more safe/sane CFLAGSDavid Phillips2017-04-30
|
* Reflect sanity check in readmeDavid Phillips2017-04-28
|
* Add missing headerDavid Phillips2017-04-28
|
* Update d appropriately, check sanity of keysDavid Phillips2017-04-28
|
* Add initial RSA sanity checkingDavid Phillips2017-04-28
|
* Update benchesDavid Phillips2017-04-27
|
* Correct type of optDavid Phillips2017-04-27
|
* Change uint64_t back to unsigned longDavid Phillips2017-04-27
|
* Tip our hat to other projectsDavid Phillips2017-04-27
|
* Silence warning about providing unsigned char (*)[20] where unsigned char* ↵David Phillips2017-04-27
| | | | expected
* Better terminate threads, better var namingDavid Phillips2017-04-27
|
* Correct command line argument checkingDavid Phillips2017-04-27
|
* Correct openssl_version_number macroDavid Phillips2017-04-27
|
* Add compat for openssl < 1.1David Phillips2017-04-27
|
* Fix table formattingDavid Phillips2017-04-27
|
* Add gitignoreDavid Phillips2017-04-27
|
* Add some benches and misc to readmeDavid Phillips2017-04-27
|
* Correct capitalisation on kHDavid Phillips2017-04-27
|
* Fix usage of wrong der data pointerDavid Phillips2017-04-27
|
* Put correct exponent value into eported keyDavid Phillips2017-04-27
|
* Add licence fileDavid Phillips2017-04-27
|
* Correct some issues causing compiler warningsDavid Phillips2017-04-27
|
* Add clean recipe, make phony targetsDavid Phillips2017-04-27
|
* Whoops! Change name in readmeDavid Phillips2017-04-27
|
* initial rough workingDavid Phillips2017-04-27
|
* Update readmeDavid Phillips2017-04-27
|
* Start off with READMEDavid Phillips2017-04-26