| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-08-21 | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 1 | -22/+216 |
| 2014-02-11 | bump year | Mattias Andrée | 1 | -1/+1 |
| 2013-08-10 | improved memoery management in java version | Mattias Andrée | 1 | -4/+17 |
| 2013-08-10 | pad10star1 returns actual length of message | Mattias Andrée | 1 | -9/+12 |
| 2013-08-10 | calculate n in tolane methods at caller | Mattias Andrée | 1 | -108/+115 |
| 2013-08-10 | make message variable static rather local, increased performance | Mattias Andrée | 1 | -144/+141 |
| 2013-08-10 | directory renaming | Mattias Andrée | 1 | -0/+0 |
| 2013-08-09 | stronger license = better license | Mattias Andrée | 1 | -3/+3 |
| 2013-07-24 | derpy bug fix | Mattias Andrée | 1 | -104/+106 |
| 2013-06-16 | misc | Mattias Andrée | 1 | -2/+2 |
| 2013-05-05 | java: add methods for further squeezing | Mattias Andrée | 1 | -36/+155 |
| 2013-05-03 | debug stuff + hex input for java | Mattias Andrée | 1 | -0/+26 |
| 2013-05-03 | m | Mattias Andrée | 1 | -1/+1 |
| 2013-05-03 | fix partial byte output | Mattias Andrée | 1 | -0/+3 |
| 2013-05-03 | m | Mattias Andrée | 1 | -1/+1 |
| 2013-04-16 | fix binary logarithm | Mattias Andrée | 1 | -4/+6 |
| 2013-02-08 | optimise c version | Mattias Andrée | 1 | -2/+2 |
| 2013-02-08 | corrected | Mattias Andrée | 1 | -3/+1 |
| 2013-02-07 | m | Mattias Andrée | 1 | -1/+1 |
| 2013-02-05 | basically coping the java version to c (naturally this does not compile) | Mattias Andrée | 1 | -8/+0 |
| 2013-02-05 | misc | Mattias Andrée | 1 | -0/+0 |
| 2013-02-05 | java optimised | Mattias Andrée | 1 | -46/+34 |
| 2013-02-05 | optimise first part of the theta step | Mattias Andrée | 1 | -5/+2 |
| 2013-02-05 | optimise chi step | Mattias Andrée | 1 | -30/+8 |
| 2013-02-05 | a bit of optimisation on the round (last part) | Mattias Andrée | 1 | -18/+14 |
| 2013-02-05 | optimise keccak-f and rotate | Mattias Andrée | 1 | -28/+4 |
| 2013-02-05 | move inte directories based on language | Mattias Andrée | 1 | -0/+0 |
| 2013-02-05 | java fixed small convertions derps, one important thing is that x >>> n = x if n == 64 | Mattias Andrée | 1 | -16/+25 |
| 2013-02-04 | m + twist at squeeze in java | Mattias Andrée | 1 | -4/+2 |
| 2013-02-04 | m | Mattias Andrée | 1 | -53/+99 |
| 2013-02-04 | the java program (does not hash as python, but I think python also got som bug sneaked in) | Mattias Andrée | 1 | -7/+7 |
| 2013-02-04 | support for slaxed chunks | Mattias Andrée | 1 | -7/+31 |
| 2013-02-04 | the java lib compiles | Mattias Andrée | 1 | -69/+85 |
| 2013-02-04 | m + work on java implementation | Mattias Andrée | 1 | -0/+585 |
