aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove two methods than cannot be used in cMattias Andrée2013-02-051-22/+0
* beginning of porting cMattias Andrée2013-02-051-217/+229
* basically coping the java version to c (naturally this does not compile)Mattias Andrée2013-02-052-8/+601
* add makefileMattias Andrée2013-02-051-0/+32
* miscMattias Andrée2013-02-057-7/+8
* mMattias Andrée2013-02-051-1/+1
* mMattias Andrée2013-02-051-5/+7
* java optimisedMattias Andrée2013-02-052-47/+35
* optimise first part of the theta stepMattias Andrée2013-02-051-5/+2
* optimise chi stepMattias Andrée2013-02-051-30/+8
* a bit of optimisation on the round (last part)Mattias Andrée2013-02-051-18/+14
* optimise keccak-f and rotateMattias Andrée2013-02-051-28/+4
* different commands for different output sizesMattias Andrée2013-02-055-6/+187
* move inte directories based on languageMattias Andrée2013-02-053-0/+0
* support for all versions of javaMattias Andrée2013-02-051-14/+16
* java fixed small convertions derps, one important thing is that x >>> n = x if n == 64Mattias Andrée2013-02-052-17/+26
* m + twist at squeeze in javaMattias Andrée2013-02-042-5/+3
* add progress infoMattias Andrée2013-02-041-0/+8
* mMattias Andrée2013-02-043-60/+106
* repair py (S was transposed...)Mattias Andrée2013-02-041-45/+91
* the java program (does not hash as python, but I think python also got som bug sneaked in)Mattias Andrée2013-02-043-29/+288
* support for slaxed chunksMattias Andrée2013-02-041-7/+31
* the java lib compilesMattias Andrée2013-02-041-69/+85
* m + work on java implementationMattias Andrée2013-02-043-70/+651
* add gitignoreMattias Andrée2013-02-041-0/+10
* chunk to lane convertion optimisationMattias Andrée2013-02-041-52/+67
* optimised rotation for 64 bit wordsMattias Andrée2013-02-041-42/+98
* small rotation optimisationMattias Andrée2013-02-041-1/+2
* mMattias Andrée2013-02-041-3/+3
* more optMattias Andrée2013-02-041-32/+76
* more optMattias Andrée2013-02-041-104/+102
* optimise away DMattias Andrée2013-02-041-71/+36
* optMattias Andrée2013-02-041-83/+104
* a little more round optimisationMattias Andrée2013-02-041-3/+29
* some small optimisationsMattias Andrée2013-02-041-15/+44
* fully functional python implementationMattias Andrée2013-02-041-30/+48
* add --helpMattias Andrée2013-02-041-83/+78
* basic command line supportMattias Andrée2013-02-031-14/+130
* can absorb partial mesagesMattias Andrée2013-02-031-67/+198
* base implemention for the python versionMattias Andrée2013-02-031-0/+266
* optionsMattias Andrée2013-02-031-0/+27
* first commitMattias Andrée2013-02-032-0/+691