aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3sum.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* miscMattias Andrée2013-06-161-76/+441
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-02-151-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* correctedMattias Andrée2013-02-081-2/+2
| | | | 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-8/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* resolve pedantic warningsMattias Andrée2013-02-061-7/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* and now it compilesMattias Andrée2013-02-061-23/+48
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* minor work on portMattias Andrée2013-02-061-2/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of porting the command to cMattias Andrée2013-02-051-0/+304
Signed-off-by: Mattias Andrée <maandree@operamail.com>