aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3sum.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-10miscMattias Andrée1-1/+1
2013-08-09stronger license = better licenseMattias Andrée1-6/+6
2013-07-24use st_blksize in c implementationMattias Andrée1-2/+5
2013-07-24derpy bug fixMattias Andrée1-1/+1
2013-07-24mMattias Andrée1-3/+3
2013-06-25forgot to initialise memort for setsMattias Andrée1-4/+16
2013-06-17mMattias Andrée1-5/+1
2013-06-17change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised)Mattias Andrée1-3/+3
2013-06-17m + fix for python versionMattias Andrée1-10/+10
2013-06-16miscMattias Andrée1-76/+441
2013-02-15mMattias Andrée1-1/+1
2013-02-08correctedMattias Andrée1-2/+2
2013-02-07error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée1-8/+29
2013-02-06resolve pedantic warningsMattias Andrée1-7/+13
2013-02-06and now it compilesMattias Andrée1-23/+48
2013-02-06minor work on portMattias Andrée1-2/+49
2013-02-05beginning of porting the command to cMattias Andrée1-0/+304