aboutsummaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-10fix bug evaluating large filesMattias Andrée1-2/+2
2013-08-10m + fix java-c-jni implementationMattias Andrée1-13/+12
2013-08-10miscMattias Andrée1-1/+1
2013-08-10do not allow extra argumentsMattias Andrée1-2/+2
2013-08-09stronger license = better licenseMattias Andrée3-12/+12
2013-07-24use st_blksize in c implementationMattias Andrée1-2/+5
2013-07-24derpy bug fixMattias Andrée2-12/+27
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ée3-87/+561
2013-05-03fix partial byte outputMattias Andrée1-0/+3
2013-05-03apply change made to pure-java to other versionsMattias Andrée1-1/+1
2013-04-16fix binary logarithmMattias Andrée1-3/+11
2013-02-15mMattias Andrée1-1/+1
2013-02-15support 8th bit in c versionMattias Andrée1-9/+9
2013-02-15derpMattias Andrée1-3/+3
2013-02-15correction on c versionMattias Andrée1-22/+31
2013-02-08optimise c versionMattias Andrée1-213/+256
2013-02-08correctedMattias Andrée2-4/+11
2013-02-07mMattias Andrée1-1/+1
2013-02-07error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)Mattias Andrée3-11/+63
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ée3-1/+354
2013-02-05ported lib but untestedMattias Andrée1-2/+4
2013-02-05some more porting to cMattias Andrée1-45/+49
2013-02-05derpMattias Andrée1-1/+1
2013-02-05port `M.length`Mattias Andrée1-6/+11
2013-02-05message lenght parameter in tolaneMattias Andrée1-104/+106
2013-02-05remove two methods than cannot be used in cMattias Andrée1-22/+0
2013-02-05beginning of porting cMattias Andrée1-217/+229
2013-02-05basically coping the java version to c (naturally this does not compile)Mattias Andrée1-0/+601