Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use basic config by default1.1.2 | Mattias Andrée | 2017-10-14 | 1 | -0/+1 |
* | Fix makefile | Mattias Andrée | 2017-10-14 | 1 | -1/+1 |
* | General improvements | Mattias Andrée | 2017-10-14 | 1 | -325/+177 |
* | Change style and license | Mattias Andrée | 2017-10-13 | 1 | -9/+4 |
* | makefile: install man pages | Mattias Andrée | 2017-02-10 | 1 | -12/+84 |
* | attributes are gcc specific | Mattias Andrée | 2015-10-02 | 1 | -1/+3 |
* | start on info manual | Mattias Andrée | 2015-09-14 | 1 | -4/+70 |
* | update version1.1 | Mattias Andrée | 2015-08-31 | 1 | -1/+1 |
* | beginning of hmac implementation | Mattias Andrée | 2015-07-25 | 1 | -2/+6 |
* | See issue #1 | Mattias Andrée | 2015-03-28 | 1 | -2/+2 |
* | m0.1 | Mattias Andrée | 2014-11-13 | 1 | -6/+6 |
* | m | Mattias Andrée | 2014-11-13 | 1 | -4/+4 |
* | add install and uninstall rules | Mattias Andrée | 2014-11-12 | 1 | -0/+97 |
* | m | Mattias Andrée | 2014-11-12 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | add static library and dep list | Mattias Andrée | 2014-11-07 | 1 | -1/+16 |
* | 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 | 1 | -1/+1 |
* | preliminary optimisation | Mattias Andrée | 2014-11-06 | 1 | -1/+1 |
* | m + benchmark-flags | Mattias Andrée | 2014-11-05 | 1 | -55/+1 |
* | add benchmark program | Mattias Andrée | 2014-11-05 | 1 | -1/+13 |
* | test.c does not need its own directory | Mattias Andrée | 2014-11-05 | 1 | -5/+4 |
* | isolate optimisation to the library | Mattias Andrée | 2014-11-05 | 1 | -7/+7 |
* | prepare check rule for the test reading the license file | Mattias Andrée | 2014-11-05 | 1 | -0/+3 |
* | add check rule to the makefile | Mattias Andrée | 2014-11-05 | 1 | -0/+8 |
* | 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 | 1 | -1/+2 |
* | m | Mattias Andrée | 2014-11-05 | 1 | -1/+1 |
* | beginning of test | Mattias Andrée | 2014-11-05 | 1 | -3/+16 |
* | 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 | 1 | -1/+16 |
* | begin makefile + fix warnings and errors | Mattias Andrée | 2014-11-04 | 1 | -0/+13 |