aboutsummaryrefslogtreecommitdiffstats
path: root/c/sha3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix error in partial bit support for c implementationsMattias Andrée2014-08-211-8/+8
* beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2014-08-211-1/+23
* c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99Mattias Andrée2014-02-121-3/+4
* c version: add inclusion guardMattias Andrée2014-02-121-0/+6
* c version: make the state accessibleMattias Andrée2014-02-111-0/+8
* typoMattias Andrée2014-02-111-1/+1
* namespace c versionMattias Andrée2014-02-111-7/+7
* bump yearMattias Andrée2014-02-111-1/+1
* miscMattias Andrée2014-02-051-3/+22
* do not allow extra argumentsMattias Andrée2013-08-101-2/+2
* stronger license = better licenseMattias Andrée2013-08-091-3/+3
* miscMattias Andrée2013-06-161-3/+29
* 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
* beginning of porting the command to cMattias Andrée2013-02-051-0/+49