Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compile so file | Mattias Andrée | 2014-11-04 | 1 | -2/+25 |
* | list optimisation flags to try out (not filtered, contains all defined by gcc) | Mattias Andrée | 2014-11-04 | 1 | -0/+84 |
* | add and fix more warnings | Mattias Andrée | 2014-11-04 | 7 | -56/+62 |
* | m | Mattias Andrée | 2014-11-04 | 1 | -2/+2 |
* | begin makefile + fix warnings and errors | Mattias Andrée | 2014-11-04 | 11 | -50/+71 |
* | 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 | 3 | -4/+117 |
* | 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 |
* | m readme | Mattias Andrée | 2014-11-04 | 1 | -0/+3 |
* | add readme | Mattias Andrée | 2014-11-04 | 1 | -0/+2 |
* | add copying and license | Mattias Andrée | 2014-11-04 | 2 | -0/+678 |
* | first commit | Mattias Andrée | 2014-11-04 | 1 | -0/+18 |