Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | something seems to be wrong in libkeccak_f_round (not libkeccak_f_round64), but I have not figured out what | Mattias Andrée | 2014-11-07 | 4 | -9/+43 | |
* | check that word size is a multiple of 8 | Mattias Andrée | 2014-11-07 | 1 | -4/+12 | |
* | add static library and dep list | Mattias Andrée | 2014-11-07 | 3 | -1/+48 | |
* | m | Mattias Andrée | 2014-11-07 | 1 | -1/+1 | |
* | add todos | Mattias Andrée | 2014-11-07 | 1 | -0/+12 | |
* | add check for that the word size is 2-potent | Mattias Andrée | 2014-11-07 | 1 | -2/+19 | |
* | small optimisations to libkeccak_pad10star1 | Mattias Andrée | 2014-11-07 | 1 | -8/+7 | |
* | more optimisation | Mattias Andrée | 2014-11-07 | 1 | -10/+7 | |
* | m | Mattias Andrée | 2014-11-07 | 1 | -2/+3 | |
* | m + optimisations | Mattias Andrée | 2014-11-07 | 1 | -22/+21 | |
* | optimise libkeccak_squeezing_phase | Mattias Andrée | 2014-11-07 | 1 | -6/+9 | |
* | more manual optimisations | Mattias Andrée | 2014-11-06 | 2 | -14/+10 | |
* | m | Mattias Andrée | 2014-11-06 | 1 | -1/+1 | |
* | some manual optimisations | Mattias Andrée | 2014-11-06 | 1 | -14/+26 | |
* | m | Mattias Andrée | 2014-11-06 | 1 | -1/+1 | |
* | whoops | Mattias Andrée | 2014-11-06 | 1 | -1/+1 | |
* | add todo | Mattias Andrée | 2014-11-06 | 1 | -0/+1 | |
* | fix bug | Mattias Andrée | 2014-11-06 | 1 | -4/+5 | |
* | add run-benchmark rule | Mattias Andrée | 2014-11-06 | 1 | -0/+5 | |
* | m | Mattias Andrée | 2014-11-06 | 1 | -2/+5 | |
* | improved optimisation | Mattias Andrée | 2014-11-06 | 2 | -2/+2 | |
* | preliminary optimisation | Mattias Andrée | 2014-11-06 | 1 | -1/+1 | |
* | m | Mattias Andrée | 2014-11-06 | 1 | -3/+13 | |
* | remove gcov flags | Mattias Andrée | 2014-11-06 | 1 | -1/+0 | |
* | derp | Mattias Andrée | 2014-11-05 | 1 | -4/+3 | |
* | m + benchmark-flags | Mattias Andrée | 2014-11-05 | 3 | -55/+127 | |
* | make it possible to select file to benchmark over | Mattias Andrée | 2014-11-05 | 1 | -3/+10 | |
* | add benchmark program | Mattias Andrée | 2014-11-05 | 2 | -1/+165 | |
* | 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 | 2 | -5/+4 | |
* | isolate optimisation to the library | Mattias Andrée | 2014-11-05 | 1 | -7/+7 | |
* | m | Mattias Andrée | 2014-11-05 | 14 | -43/+43 | |
* | 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 | |
* | prepare check rule for the test reading the license file | Mattias Andrée | 2014-11-05 | 1 | -0/+3 | |
* | add test for libkeccak_update | Mattias Andrée | 2014-11-05 | 1 | -6/+110 | |
* | add check rule to the makefile | Mattias Andrée | 2014-11-05 | 1 | -0/+8 | |
* | 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 | |
* | some preparation for selecting optimisation | Mattias Andrée | 2014-11-05 | 1 | -79/+58 | |
* | maybe-initialised warning on -O3 in generalised-spec | Mattias Andrée | 2014-11-05 | 2 | -14/+28 | |
* | m | Mattias Andrée | 2014-11-05 | 1 | -1/+1 |