aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typoMattias Andrée2013-08-101-1/+1
* stronger license = better licenseMattias Andrée2013-08-0916-140/+127
* plan python with cMattias Andrée2013-08-021-1/+2
* use st_blksize in c implementationMattias Andrée2013-07-241-2/+5
* in case st_blksize is not properly setMattias Andrée2013-07-242-0/+4
* derpy bug fixMattias Andrée2013-07-245-233/+265
* mMattias Andrée2013-07-241-3/+3
* forgot to initialise memort for setsMattias Andrée2013-06-251-4/+16
* add python2Mattias Andrée2013-06-172-1/+1011
* mMattias Andrée2013-06-173-15/+4
* fix for exception catching with stdin as filename by NoneMattias Andrée2013-06-171-1/+1
* in shebang change python to python3 so that is will run on python3 of distributions that do not have python3 as defaultMattias Andrée2013-06-171-1/+1
* change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised)Mattias Andrée2013-06-175-14/+19
* m + fix for python versionMattias Andrée2013-06-173-49/+54
* update readmeMattias Andrée2013-06-161-0/+9
* miscMattias Andrée2013-06-168-497/+1041
* mMattias Andrée2013-06-081-6/+6
* remove unused variableMattias Andrée2013-06-081-1/+0
* m + add option -jMattias Andrée2013-05-121-16/+49
* java: add methods for further squeezingMattias Andrée2013-05-051-36/+155
* debug stuff + hex input for javaMattias Andrée2013-05-032-2/+49
* mMattias Andrée2013-05-031-1/+1
* fix partial byte outputMattias Andrée2013-05-035-1/+15
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
* apply change made to pure-java to other versionsMattias Andrée2013-05-033-3/+3
* mMattias Andrée2013-05-031-2/+0
* derpMattias Andrée2013-05-031-1/+2
* mMattias Andrée2013-05-031-1/+1
* mMattias Andrée2013-05-031-0/+2
* mMattias Andrée2013-05-031-5/+31
* mMattias Andrée2013-05-031-1/+1
* parameter stuffMattias Andrée2013-05-031-27/+161
* update readmeMattias Andrée2013-05-021-0/+2
* mMattias Andrée2013-05-021-1/+1
* forgot to fix lb for valaMattias Andrée2013-04-161-4/+6
* fix binary logarithmMattias Andrée2013-04-164-11/+34
* whoops, read the filesize instead of the blocksizeMattias Andrée2013-04-021-1/+1
* jni errorMattias Andrée2013-02-181-1/+11
* jni version, just needs to properly load the libMattias Andrée2013-02-183-6/+291
* fix jni warningsMattias Andrée2013-02-172-7/+8
* add jni .so to makefileMattias Andrée2013-02-171-1/+9
* jni stuffMattias Andrée2013-02-161-35/+33
* mMattias Andrée2013-02-151-1/+1
* support 8th bit in c versionMattias Andrée2013-02-152-10/+10
* 8th bit error detected on c versionMattias Andrée2013-02-151-1/+1
* derpMattias Andrée2013-02-151-3/+3
* correction on c versionMattias Andrée2013-02-151-22/+31
* I hate Vala. Seriously! (Happy Hearts and Hooves Day!)Mattias Andrée2013-02-141-3/+7
* unsigned shift fix (cannot read from stdin)Mattias Andrée2013-02-142-3/+3
* vala does not suddenly dieMattias Andrée2013-02-142-237/+233