aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-13nuke...Mattias Andrée1-137/+0
2014-08-21fix error in partial bit support for c implementationsMattias Andrée1-8/+8
2014-08-21beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée1-1/+23
2014-02-12c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99Mattias Andrée1-3/+4
2014-02-12c version: add inclusion guardMattias Andrée1-0/+6
2014-02-11c version: make the state accessibleMattias Andrée1-0/+8
2014-02-11typoMattias Andrée1-1/+1
2014-02-11namespace c versionMattias Andrée1-7/+7
2014-02-11bump yearMattias Andrée1-1/+1
2014-02-05miscMattias Andrée1-3/+22
2013-08-10do not allow extra argumentsMattias Andrée1-2/+2
2013-08-09stronger license = better licenseMattias Andrée1-3/+3
2013-06-16miscMattias Andrée1-3/+29
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-0/+6
2013-02-05beginning of porting the command to cMattias Andrée1-17/+24
2013-02-05miscMattias Andrée1-0/+0
2013-02-05different commands for different output sizesMattias Andrée1-0/+42