aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more manual optimisationsMattias Andrée2014-11-062-14/+10
* mMattias Andrée2014-11-061-1/+1
* some manual optimisationsMattias Andrée2014-11-061-14/+26
* mMattias Andrée2014-11-061-1/+1
* whoopsMattias Andrée2014-11-061-1/+1
* add todoMattias Andrée2014-11-061-0/+1
* fix bugMattias Andrée2014-11-061-4/+5
* add run-benchmark ruleMattias Andrée2014-11-061-0/+5
* mMattias Andrée2014-11-061-2/+5
* improved optimisationMattias Andrée2014-11-062-2/+2
* preliminary optimisationMattias Andrée2014-11-061-1/+1
* mMattias Andrée2014-11-061-3/+13
* remove gcov flagsMattias Andrée2014-11-061-1/+0
* derpMattias Andrée2014-11-051-4/+3
* m + benchmark-flagsMattias Andrée2014-11-053-55/+127
* make it possible to select file to benchmark overMattias Andrée2014-11-051-3/+10
* add benchmark programMattias Andrée2014-11-052-1/+165
* update the test for the last commitMattias Andrée2014-11-051-13/+6
* m improvement: make msg in libkeccak_digest constMattias Andrée2014-11-052-7/+5
* test.c does not need its own directoryMattias Andrée2014-11-052-5/+4
* isolate optimisation to the libraryMattias Andrée2014-11-051-7/+7
* mMattias Andrée2014-11-0514-43/+43
* m docMattias Andrée2014-11-051-0/+7
* add test for fileMattias Andrée2014-11-051-1/+61
* test squeeze functionsMattias Andrée2014-11-051-3/+105
* add libkeccak_state_resetMattias Andrée2014-11-051-0/+14
* prepare check rule for the test reading the license fileMattias Andrée2014-11-051-0/+3
* add test for libkeccak_updateMattias Andrée2014-11-051-6/+110
* add check rule to the makefileMattias Andrée2014-11-051-0/+8
* mMattias Andrée2014-11-051-24/+24
* test casesMattias Andrée2014-11-051-6/+101
* fix bugsMattias Andrée2014-11-052-13/+20
* mMattias Andrée2014-11-051-1/+1
* mMattias Andrée2014-11-051-57/+57
* add sha3 test cases, they failedMattias Andrée2014-11-051-0/+78
* test state + m doc fix + m fixMattias Andrée2014-11-052-5/+62
* some preparation for selecting optimisationMattias Andrée2014-11-051-79/+58
* maybe-initialised warning on -O3 in generalised-specMattias Andrée2014-11-052-14/+28
* mMattias Andrée2014-11-051-1/+1
* beginning of testMattias Andrée2014-11-052-3/+113
* add *.test to gitignore so it can be used for your test filesMattias Andrée2014-11-041-0/+1
* 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-047-56/+62
* mMattias Andrée2014-11-041-2/+2
* begin makefile + fix warnings and errorsMattias Andrée2014-11-0411-50/+71
* add files.oMattias Andrée2014-11-043-0/+193
* add generalised-specMattias Andrée2014-11-043-0/+278
* forgot const qualifierMattias Andrée2014-11-041-1/+1
* check that the state size is a multiple of 25Mattias Andrée2014-11-041-3/+10