aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mMattias Andrée2013-08-101-7/+7
* apply change maked to non-concurrentable to concurrentableMattias Andrée2013-08-101-145/+142
* make message variable static rather local, increased performanceMattias Andrée2013-08-101-145/+142
* missed to update thisMattias Andrée2013-08-101-2/+2
* typoMattias Andrée2013-08-101-1/+1
* add emphasisMattias Andrée2013-08-101-3/+3
* typoMattias Andrée2013-08-101-1/+1
* fix bug evaluating large filesMattias Andrée2013-08-101-2/+2
* create so and jarsMattias Andrée2013-08-101-7/+26
* mMattias Andrée2013-08-101-2/+2
* add performance comparsionMattias Andrée2013-08-101-0/+11
* apply changes made in python3 to python2 versionMattias Andrée2013-08-102-365/+360
* mMattias Andrée2013-08-101-0/+4
* update gitignoreMattias Andrée2013-08-101-2/+12
* improve python3 version speed by never using static methodsMattias Andrée2013-08-101-139/+134
* add support for concurrent threads in python3 versionMattias Andrée2013-08-102-356/+352
* split python2 version into two filesMattias Andrée2013-08-102-617/+639
* split python3 version into two filesMattias Andrée2013-08-102-611/+632
* add concurrency support in javaMattias Andrée2013-08-101-0/+760
* m + fix java-c-jni implementationMattias Andrée2013-08-104-41/+41
* mMattias Andrée2013-08-101-2/+2
* miscMattias Andrée2013-08-105-65/+132
* do not allow extra argumentsMattias Andrée2013-08-101-2/+2
* fix java-c-jni sigsegvMattias Andrée2013-08-102-9/+16
* mMattias Andrée2013-08-101-1/+1
* directory renamingMattias Andrée2013-08-108-11/+495
* 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