aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* improved memoery management in java versionMattias Andrée2013-08-102-8/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* pad10star1 returns actual length of messageMattias Andrée2013-08-102-18/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* calculate n in tolane methods at callerMattias Andrée2013-08-102-219/+233
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply change maked to non-concurrentable to concurrentableMattias Andrée2013-08-101-145/+142
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make message variable static rather local, increased performanceMattias Andrée2013-08-101-145/+142
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add concurrency support in javaMattias Andrée2013-08-101-0/+760
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* directory renamingMattias Andrée2013-08-106-0/+1408
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-02-056-1051/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* java optimisedMattias Andrée2013-02-051-46/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise first part of the theta stepMattias Andrée2013-02-051-5/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise chi stepMattias Andrée2013-02-051-30/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* a bit of optimisation on the round (last part)Mattias Andrée2013-02-051-18/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* optimise keccak-f and rotateMattias Andrée2013-02-051-28/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* different commands for different output sizesMattias Andrée2013-02-055-6/+187
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move inte directories based on languageMattias Andrée2013-02-052-0/+935
Signed-off-by: Mattias Andrée <maandree@operamail.com>