aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2014-11-121-2/+0
| | | | 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-073-7/+41
| | | | 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>
* mMattias Andrée2014-11-071-1/+1
| | | | 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>
* improved 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-052-0/+126
| | | | 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-051-0/+152
| | | | 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-051-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-0513-40/+40
| | | | 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>
* add libkeccak_state_resetMattias Andrée2014-11-051-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add test for libkeccak_updateMattias Andrée2014-11-051-6/+110
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-051-24/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test casesMattias Andrée2014-11-051-6/+101
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bugsMattias Andrée2014-11-052-13/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-051-57/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add sha3 test cases, they failedMattias Andrée2014-11-051-0/+78
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* test state + m doc fix + m fixMattias Andrée2014-11-052-5/+62
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* maybe-initialised warning on -O3 in generalised-specMattias Andrée2014-11-051-13/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>