aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* prepare check rule for the test reading the license fileMattias Andrée2014-11-051-0/+3
| | | | 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>
* add check rule to the makefileMattias Andrée2014-11-051-0/+8
| | | | 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>
* some preparation for selecting optimisationMattias Andrée2014-11-051-79/+58
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* maybe-initialised warning on -O3 in generalised-specMattias Andrée2014-11-052-14/+28
| | | | 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>
* beginning of testMattias Andrée2014-11-052-3/+113
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add *.test to gitignore so it can be used for your test filesMattias Andrée2014-11-041-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* compile so fileMattias Andrée2014-11-041-2/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* list optimisation flags to try out (not filtered, contains all defined by gcc)Mattias Andrée2014-11-041-0/+84
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add and fix more warningsMattias Andrée2014-11-047-56/+62
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-041-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* begin makefile + fix warnings and errorsMattias Andrée2014-11-0411-50/+71
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add files.oMattias Andrée2014-11-043-0/+193
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add generalised-specMattias Andrée2014-11-043-0/+278
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot const qualifierMattias Andrée2014-11-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* check that the state size is a multiple of 25Mattias Andrée2014-11-041-3/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* error checking for libkeccak_spec_tMattias Andrée2014-11-041-0/+52
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* specs for sha3, rawshake and shakeMattias Andrée2014-11-041-1/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-041-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove dead codeMattias Andrée2014-11-041-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-041-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* completion of digest.c, apart from testing and fixing insecuritiesMattias Andrée2014-11-041-14/+150
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* work on the hashingMattias Andrée2014-11-043-45/+287
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m gitignore + implementation of squeezersMattias Andrée2014-11-043-4/+117
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add hex.cMattias Andrée2014-11-041-0/+91
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add digest.h and hex.hMattias Andrée2014-11-044-1/+150
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-11-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add state.cMattias Andrée2014-11-042-7/+214
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add spec.h, state.h and libkeccak.hMattias Andrée2014-11-043-0/+310
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m readmeMattias Andrée2014-11-041-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add readmeMattias Andrée2014-11-041-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add copying and licenseMattias Andrée2014-11-042-0/+678
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* first commitMattias Andrée2014-11-041-0/+18
Signed-off-by: Mattias Andrée <maandree@operamail.com>