aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* start on info manualMattias Andrée2015-09-141-4/+70
* update version1.1Mattias Andrée2015-08-311-1/+1
* beginning of hmac implementationMattias Andrée2015-07-251-2/+6
* See issue #1Mattias Andrée2015-03-281-2/+2
* m0.1Mattias Andrée2014-11-131-6/+6
* mMattias Andrée2014-11-131-4/+4
* add install and uninstall rulesMattias Andrée2014-11-121-0/+97
* mMattias Andrée2014-11-121-2/+2
* something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée2014-11-071-2/+2
* add static library and dep listMattias Andrée2014-11-071-1/+16
* add run-benchmark ruleMattias Andrée2014-11-061-0/+5
* mMattias Andrée2014-11-061-2/+5
* improved optimisationMattias Andrée2014-11-061-1/+1
* preliminary optimisationMattias Andrée2014-11-061-1/+1
* m + benchmark-flagsMattias Andrée2014-11-051-55/+1
* add benchmark programMattias Andrée2014-11-051-1/+13
* test.c does not need its own directoryMattias Andrée2014-11-051-5/+4
* isolate optimisation to the libraryMattias Andrée2014-11-051-7/+7
* prepare check rule for the test reading the license fileMattias Andrée2014-11-051-0/+3
* add check rule to the makefileMattias Andrée2014-11-051-0/+8
* some preparation for selecting optimisationMattias Andrée2014-11-051-79/+58
* maybe-initialised warning on -O3 in generalised-specMattias Andrée2014-11-051-1/+2
* mMattias Andrée2014-11-051-1/+1
* beginning of testMattias Andrée2014-11-051-3/+16
* compile so fileMattias Andrée2014-11-041-2/+25
* list optimisation flags to try out (not filtered, contains all defined by gcc)Mattias Andrée2014-11-041-0/+84
* add and fix more warningsMattias Andrée2014-11-041-1/+16
* begin makefile + fix warnings and errorsMattias Andrée2014-11-041-0/+13