aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2014-11-131-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-122-4/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add install and uninstall rulesMattias Andrée2014-11-122-0/+103
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update todoMattias Andrée2014-11-121-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-122-2/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* minor optsMattias Andrée2014-11-121-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* benchmark with cpu-timeMattias Andrée2014-11-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add secure variants of update and digestMattias Andrée2014-11-125-15/+193
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add another testMattias Andrée2014-11-111-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bug in libkeccak_squeezing_phaseMattias Andrée2014-11-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bug fixed, but found that large outputs does not work correctlyMattias Andrée2014-11-112-7/+39
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out whatMattias Andrée2014-11-074-9/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* check that word size is a multiple of 8Mattias Andrée2014-11-071-4/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add static library and dep listMattias Andrée2014-11-073-1/+48
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add todosMattias Andrée2014-11-071-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add check for that the word size is 2-potentMattias Andrée2014-11-071-2/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* small optimisations to libkeccak_pad10star1Mattias Andrée2014-11-071-8/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more optimisationMattias Andrée2014-11-071-10/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-071-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + optimisationsMattias Andrée2014-11-071-22/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise libkeccak_squeezing_phaseMattias Andrée2014-11-071-6/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* more manual optimisationsMattias Andrée2014-11-062-14/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some manual optimisationsMattias Andrée2014-11-061-14/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoopsMattias Andrée2014-11-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add todoMattias Andrée2014-11-061-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bugMattias Andrée2014-11-061-4/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add run-benchmark ruleMattias Andrée2014-11-061-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-061-2/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improved optimisationMattias Andrée2014-11-062-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* preliminary optimisationMattias Andrée2014-11-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-061-3/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove gcov flagsMattias Andrée2014-11-061-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2014-11-051-4/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + benchmark-flagsMattias Andrée2014-11-053-55/+127
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make it possible to select file to benchmark overMattias Andrée2014-11-051-3/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add benchmark programMattias Andrée2014-11-052-1/+165
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update the test for the last commitMattias Andrée2014-11-051-13/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m improvement: make msg in libkeccak_digest constMattias Andrée2014-11-052-7/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test.c does not need its own directoryMattias Andrée2014-11-052-5/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* isolate optimisation to the libraryMattias Andrée2014-11-051-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-0514-43/+43
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-11-051-0/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add test for fileMattias Andrée2014-11-051-1/+61
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test squeeze functionsMattias Andrée2014-11-051-3/+105
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>