aboutsummaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-11fix bugMattias Andrée2-4/+4
2014-11-04whoops, error in non-python version when hashing with a wordsize below 64 bitsMattias Andrée2-100/+100
2014-08-21mMattias Andrée1-5/+5
2014-08-21beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée3-51/+439
2014-02-11bump yearMattias Andrée7-8/+8
2014-02-09typoMattias Andrée1-1/+1
2014-02-09use -h for --help and -x for --hex (issue #12)Mattias Andrée1-3/+3
2014-02-09-h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée1-1/+1
2013-08-10improved memoery management in java versionMattias Andrée2-8/+23
2013-08-10pad10star1 returns actual length of messageMattias Andrée2-18/+24
2013-08-10calculate n in tolane methods at callerMattias Andrée2-219/+233
2013-08-10apply change maked to non-concurrentable to concurrentableMattias Andrée1-144/+141
2013-08-10make message variable static rather local, increased performanceMattias Andrée1-144/+141
2013-08-10typoMattias Andrée1-1/+1
2013-08-10add concurrency support in javaMattias Andrée1-0/+760
2013-08-10directory renamingMattias Andrée6-0/+1408
2013-02-05miscMattias Andrée6-1051/+0
2013-02-05java optimisedMattias Andrée1-46/+34
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ée2-0/+935