aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-05java optimisedMattias Andrée2-47/+35
2013-02-05optimise first part of the theta stepMattias Andrée1-5/+2
2013-02-05optimise chi stepMattias Andrée1-30/+8
2013-02-05a bit of optimisation on the round (last part)Mattias Andrée1-18/+14
2013-02-05optimise keccak-f and rotateMattias Andrée1-28/+4
2013-02-05different commands for different output sizesMattias Andrée5-6/+187
2013-02-05move inte directories based on languageMattias Andrée3-0/+0
2013-02-05support for all versions of javaMattias Andrée1-14/+16
2013-02-05java fixed small convertions derps, one important thing is that x >>> n = x if n == 64Mattias Andrée2-17/+26
2013-02-04m + twist at squeeze in javaMattias Andrée2-5/+3
2013-02-04add progress infoMattias Andrée1-0/+8
2013-02-04mMattias Andrée3-60/+106
2013-02-04repair py (S was transposed...)Mattias Andrée1-45/+91
2013-02-04the java program (does not hash as python, but I think python also got som bug sneaked in)Mattias Andrée3-29/+288
2013-02-04support for slaxed chunksMattias Andrée1-7/+31
2013-02-04the java lib compilesMattias Andrée1-69/+85
2013-02-04m + work on java implementationMattias Andrée3-70/+651