Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | derpy bug fix | Mattias Andrée | 2013-07-24 | 2 | -12/+27 |
* | m | Mattias Andrée | 2013-07-24 | 1 | -3/+3 |
* | forgot to initialise memort for sets | Mattias Andrée | 2013-06-25 | 1 | -4/+16 |
* | m | Mattias Andrée | 2013-06-17 | 1 | -5/+1 |
* | change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised) | Mattias Andrée | 2013-06-17 | 1 | -3/+3 |
* | m + fix for python version | Mattias Andrée | 2013-06-17 | 1 | -10/+10 |
* | misc | Mattias Andrée | 2013-06-16 | 3 | -87/+561 |
* | fix partial byte output | Mattias Andrée | 2013-05-03 | 1 | -0/+3 |
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 1 | -3/+11 |
* | m | Mattias Andrée | 2013-02-15 | 1 | -1/+1 |
* | support 8th bit in c version | Mattias Andrée | 2013-02-15 | 1 | -9/+9 |
* | derp | Mattias Andrée | 2013-02-15 | 1 | -3/+3 |
* | correction on c version | Mattias Andrée | 2013-02-15 | 1 | -22/+31 |
* | optimise c version | Mattias Andrée | 2013-02-08 | 1 | -213/+256 |
* | corrected | Mattias Andrée | 2013-02-08 | 2 | -4/+11 |
* | m | Mattias Andrée | 2013-02-07 | 1 | -1/+1 |
* | error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading) | Mattias Andrée | 2013-02-07 | 3 | -11/+63 |
* | resolve pedantic warnings | Mattias Andrée | 2013-02-06 | 1 | -7/+13 |
* | and now it compiles | Mattias Andrée | 2013-02-06 | 1 | -23/+48 |
* | minor work on port | Mattias Andrée | 2013-02-06 | 1 | -2/+49 |
* | beginning of porting the command to c | Mattias Andrée | 2013-02-05 | 3 | -1/+354 |
* | ported lib but untested | Mattias Andrée | 2013-02-05 | 1 | -2/+4 |
* | some more porting to c | Mattias Andrée | 2013-02-05 | 1 | -45/+49 |
* | derp | Mattias Andrée | 2013-02-05 | 1 | -1/+1 |
* | port `M.length` | Mattias Andrée | 2013-02-05 | 1 | -6/+11 |
* | message lenght parameter in tolane | Mattias Andrée | 2013-02-05 | 1 | -104/+106 |
* | remove two methods than cannot be used in c | Mattias Andrée | 2013-02-05 | 1 | -22/+0 |
* | beginning of porting c | Mattias Andrée | 2013-02-05 | 1 | -217/+229 |
* | basically coping the java version to c (naturally this does not compile) | Mattias Andrée | 2013-02-05 | 1 | -0/+601 |