aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perhaps in magicMattias Andrée2013-02-111-0/+1
* beginning of vala implementationMattias Andrée2013-02-102-0/+828
* copy the c version and add the jni methods (not implemented)Mattias Andrée2013-02-101-0/+708
* use markdown on readmeMattias Andrée2013-02-092-40/+44
* there is a chance I will also implement in common lisp and scalaMattias Andrée2013-02-091-0/+2
* generate h file with `javah SHA3`Mattias Andrée2013-02-091-0/+37
* beginning jni implemenetationMattias Andrée2013-02-092-1/+107
* optimise c versionMattias Andrée2013-02-085-218/+262
* correctedMattias Andrée2013-02-086-18/+41
* mMattias Andrée2013-02-072-2/+2
* error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée2013-02-074-13/+65
* resolve pedantic warningsMattias Andrée2013-02-061-7/+13
* and now it compilesMattias Andrée2013-02-062-23/+49
* minor work on portMattias Andrée2013-02-062-3/+50
* beginning of porting the command to cMattias Andrée2013-02-056-5/+363
* update statusMattias Andrée2013-02-051-1/+1
* ported lib but untestedMattias Andrée2013-02-051-2/+4
* some more porting to cMattias Andrée2013-02-051-45/+49
* derpMattias Andrée2013-02-051-1/+1
* port `M.length`Mattias Andrée2013-02-051-6/+11
* message lenght parameter in tolaneMattias Andrée2013-02-051-104/+106
* 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