aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2014-02-051-3/+22
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not allow extra argumentsMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* stronger license = better licenseMattias Andrée2013-08-091-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-06-161-3/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée2013-02-071-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of porting the command to cMattias Andrée2013-02-051-0/+49
Signed-off-by: Mattias Andrée <maandree@operamail.com>