aboutsummaryrefslogtreecommitdiffstats
path: root/java/SHA3.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make message variable static rather local, increased performanceMattias Andrée2013-08-101-145/+142
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* directory renamingMattias Andrée2013-08-101-0/+755
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-02-051-613/+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>
* move inte directories based on languageMattias Andrée2013-02-051-0/+678
Signed-off-by: Mattias Andrée <maandree@operamail.com>