Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-02-05 | optimise first part of the theta step | Mattias Andrée | 1 | -5/+2 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | optimise chi step | Mattias Andrée | 1 | -30/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | a bit of optimisation on the round (last part) | Mattias Andrée | 1 | -18/+14 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | optimise keccak-f and rotate | Mattias Andrée | 1 | -28/+4 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | different commands for different output sizes | Mattias Andrée | 5 | -6/+187 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | move inte directories based on language | Mattias Andrée | 3 | -0/+0 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-05 | support for all versions of java | Mattias Andrée | 1 | -14/+16 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
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 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | m + twist at squeeze in java | Mattias Andrée | 2 | -5/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | add progress info | Mattias Andrée | 1 | -0/+8 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | m | Mattias Andrée | 3 | -60/+106 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | repair py (S was transposed...) | Mattias Andrée | 1 | -45/+91 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
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 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | support for slaxed chunks | Mattias Andrée | 1 | -7/+31 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | the java lib compiles | Mattias Andrée | 1 | -69/+85 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2013-02-04 | m + work on java implementation | Mattias Andrée | 3 | -70/+651 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |