Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-05 | prepare check rule for the test reading the license file | Mattias Andrée | 1 | -0/+3 |
2014-11-05 | add test for libkeccak_update | Mattias Andrée | 1 | -6/+110 |
2014-11-05 | add check rule to the makefile | Mattias Andrée | 1 | -0/+8 |
2014-11-05 | m | Mattias Andrée | 1 | -24/+24 |
2014-11-05 | test cases | Mattias Andrée | 1 | -6/+101 |
2014-11-05 | fix bugs | Mattias Andrée | 2 | -13/+20 |
2014-11-05 | m | Mattias Andrée | 1 | -1/+1 |
2014-11-05 | m | Mattias Andrée | 1 | -57/+57 |
2014-11-05 | add sha3 test cases, they failed | Mattias Andrée | 1 | -0/+78 |
2014-11-05 | test state + m doc fix + m fix | Mattias Andrée | 2 | -5/+62 |
2014-11-05 | some preparation for selecting optimisation | Mattias Andrée | 1 | -79/+58 |
2014-11-05 | maybe-initialised warning on -O3 in generalised-spec | Mattias Andrée | 2 | -14/+28 |
2014-11-05 | m | Mattias Andrée | 1 | -1/+1 |
2014-11-05 | beginning of test | Mattias Andrée | 2 | -3/+113 |
2014-11-04 | add *.test to gitignore so it can be used for your test files | Mattias Andrée | 1 | -0/+1 |
2014-11-04 | compile so file | Mattias Andrée | 1 | -2/+25 |
2014-11-04 | list optimisation flags to try out (not filtered, contains all defined by gcc) | Mattias Andrée | 1 | -0/+84 |
2014-11-04 | add and fix more warnings | Mattias Andrée | 7 | -56/+62 |
2014-11-04 | m | Mattias Andrée | 1 | -2/+2 |
2014-11-04 | begin makefile + fix warnings and errors | Mattias Andrée | 11 | -50/+71 |
2014-11-04 | add files.o | Mattias Andrée | 3 | -0/+193 |
2014-11-04 | add generalised-spec | Mattias Andrée | 3 | -0/+278 |
2014-11-04 | forgot const qualifier | Mattias Andrée | 1 | -1/+1 |
2014-11-04 | check that the state size is a multiple of 25 | Mattias Andrée | 1 | -3/+10 |
2014-11-04 | error checking for libkeccak_spec_t | Mattias Andrée | 1 | -0/+52 |
2014-11-04 | specs for sha3, rawshake and shake | Mattias Andrée | 1 | -1/+60 |
2014-11-04 | m | Mattias Andrée | 1 | -3/+3 |
2014-11-04 | remove dead code | Mattias Andrée | 1 | -1/+0 |
2014-11-04 | m | Mattias Andrée | 1 | -4/+4 |
2014-11-04 | completion of digest.c, apart from testing and fixing insecurities | Mattias Andrée | 1 | -14/+150 |
2014-11-04 | work on the hashing | Mattias Andrée | 3 | -45/+287 |
2014-11-04 | m gitignore + implementation of squeezers | Mattias Andrée | 3 | -4/+117 |
2014-11-04 | m | Mattias Andrée | 1 | -1/+1 |