Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-05 | m | Mattias Andrée | 1 | -5/+7 |
2013-02-05 | java optimised | Mattias Andrée | 2 | -47/+35 |
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 | different commands for different output sizes | Mattias Andrée | 5 | -6/+187 |
2013-02-05 | move inte directories based on language | Mattias Andrée | 3 | -0/+0 |
2013-02-05 | support for all versions of java | Mattias Andrée | 1 | -14/+16 |
2013-02-05 | java fixed small convertions derps, one important thing is that x >>> n = x if n == 64 | Mattias Andrée | 2 | -17/+26 |
2013-02-04 | m + twist at squeeze in java | Mattias Andrée | 2 | -5/+3 |
2013-02-04 | add progress info | Mattias Andrée | 1 | -0/+8 |
2013-02-04 | m | Mattias Andrée | 3 | -60/+106 |
2013-02-04 | repair py (S was transposed...) | Mattias Andrée | 1 | -45/+91 |
2013-02-04 | the java program (does not hash as python, but I think python also got som bug sneaked in) | Mattias Andrée | 3 | -29/+288 |
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 | 3 | -70/+651 |