aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* error checking for libkeccak_spec_tMattias Andrée2014-11-041-0/+52
* specs for sha3, rawshake and shakeMattias Andrée2014-11-041-1/+60
* mMattias Andrée2014-11-041-3/+3
* remove dead codeMattias Andrée2014-11-041-1/+0
* mMattias Andrée2014-11-041-4/+4
* completion of digest.c, apart from testing and fixing insecuritiesMattias Andrée2014-11-041-14/+150
* work on the hashingMattias Andrée2014-11-043-45/+287
* m gitignore + implementation of squeezersMattias Andrée2014-11-042-4/+116
* mMattias Andrée2014-11-041-1/+1
* add hex.cMattias Andrée2014-11-041-0/+91
* add digest.h and hex.hMattias Andrée2014-11-044-1/+150
* mMattias Andrée2014-11-041-1/+1
* add state.cMattias Andrée2014-11-042-7/+214
* add spec.h, state.h and libkeccak.hMattias Andrée2014-11-043-0/+310