aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Refactor human-friendly unit algorithmsDavid Phillips2018-06-18
|
* Add time estimatorDavid Phillips2017-11-23
|
* Format output with gorgeous coloursDavid Phillips2017-11-23
|
* Switch to in-house byte-order switchingDavid Phillips2017-11-18
|
* Don't use GNU extensions on rmDavid Phillips2017-08-23
|
* Add more tests, pull simple test runner from other projectDavid Phillips2017-07-27
|
* Add test recipe to MakefileDavid Phillips2017-06-27
|
* Fix LDFLAGS orderDavid Phillips2017-06-27
|
* Openssl-1.0 compatDavid Phillips2017-05-28
|
* Remove the need for base32 in the inner loopDavid Phillips2017-05-28
|
* Make SSSE3 algorithm the defaultDavid Phillips2017-05-23
|
* Add experimental AVX base32 algo, modularise base32 outDavid Phillips2017-05-14
|
* More warnings in CFLAGSDavid Phillips2017-04-30
|
* Correct CFLAGSDavid Phillips2017-04-30
|
* Use more safe/sane CFLAGSDavid Phillips2017-04-30
|
* Add initial RSA sanity checkingDavid Phillips2017-04-28
|
* Add clean recipe, make phony targetsDavid Phillips2017-04-27
|
* initial rough workingDavid Phillips2017-04-27