Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add benchmark program | Mattias Andrée | 2014-11-05 | 1 | -0/+152 | |
* | update the test for the last commit | Mattias Andrée | 2014-11-05 | 1 | -13/+6 | |
* | m improvement: make msg in libkeccak_digest const | Mattias Andrée | 2014-11-05 | 2 | -7/+5 | |
* | test.c does not need its own directory | Mattias Andrée | 2014-11-05 | 1 | -0/+0 | |
* | m | Mattias Andrée | 2014-11-05 | 13 | -40/+40 | |
* | m doc | Mattias Andrée | 2014-11-05 | 1 | -0/+7 | |
* | add test for file | Mattias Andrée | 2014-11-05 | 1 | -1/+61 | |
* | test squeeze functions | Mattias Andrée | 2014-11-05 | 1 | -3/+105 | |
* | add libkeccak_state_reset | Mattias Andrée | 2014-11-05 | 1 | -0/+14 | |
* | add test for libkeccak_update | Mattias Andrée | 2014-11-05 | 1 | -6/+110 | |
* | m | Mattias Andrée | 2014-11-05 | 1 | -24/+24 | |
* | test cases | Mattias Andrée | 2014-11-05 | 1 | -6/+101 | |
* | fix bugs | Mattias Andrée | 2014-11-05 | 2 | -13/+20 | |
* | m | Mattias Andrée | 2014-11-05 | 1 | -1/+1 | |
* | m | Mattias Andrée | 2014-11-05 | 1 | -57/+57 | |
* | add sha3 test cases, they failed | Mattias Andrée | 2014-11-05 | 1 | -0/+78 | |
* | test state + m doc fix + m fix | Mattias Andrée | 2014-11-05 | 2 | -5/+62 | |
* | maybe-initialised warning on -O3 in generalised-spec | Mattias Andrée | 2014-11-05 | 1 | -13/+26 | |
* | beginning of test | Mattias Andrée | 2014-11-05 | 1 | -0/+97 | |
* | add and fix more warnings | Mattias Andrée | 2014-11-04 | 6 | -55/+46 | |
* | m | Mattias Andrée | 2014-11-04 | 1 | -2/+2 | |
* | begin makefile + fix warnings and errors | Mattias Andrée | 2014-11-04 | 10 | -50/+58 | |
* | add files.o | Mattias Andrée | 2014-11-04 | 3 | -0/+193 | |
* | add generalised-spec | Mattias Andrée | 2014-11-04 | 3 | -0/+278 | |
* | forgot const qualifier | Mattias Andrée | 2014-11-04 | 1 | -1/+1 | |
* | check that the state size is a multiple of 25 | Mattias Andrée | 2014-11-04 | 1 | -3/+10 | |
* | error checking for libkeccak_spec_t | Mattias Andrée | 2014-11-04 | 1 | -0/+52 | |
* | specs for sha3, rawshake and shake | Mattias Andrée | 2014-11-04 | 1 | -1/+60 | |
* | m | Mattias Andrée | 2014-11-04 | 1 | -3/+3 | |
* | remove dead code | Mattias Andrée | 2014-11-04 | 1 | -1/+0 | |
* | m | Mattias Andrée | 2014-11-04 | 1 | -4/+4 | |
* | completion of digest.c, apart from testing and fixing insecurities | Mattias Andrée | 2014-11-04 | 1 | -14/+150 | |
* | work on the hashing | Mattias Andrée | 2014-11-04 | 3 | -45/+287 | |
* | m gitignore + implementation of squeezers | Mattias Andrée | 2014-11-04 | 2 | -4/+116 | |
* | m | Mattias Andrée | 2014-11-04 | 1 | -1/+1 | |
* | add hex.c | Mattias Andrée | 2014-11-04 | 1 | -0/+91 | |
* | add digest.h and hex.h | Mattias Andrée | 2014-11-04 | 4 | -1/+150 | |
* | m | Mattias Andrée | 2014-11-04 | 1 | -1/+1 | |
* | add state.c | Mattias Andrée | 2014-11-04 | 2 | -7/+214 | |
* | add spec.h, state.h and libkeccak.h | Mattias Andrée | 2014-11-04 | 3 | -0/+310 |