aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* missed to update thisMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add emphasisMattias Andrée2013-08-101-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bug evaluating large filesMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* create so and jarsMattias Andrée2013-08-101-7/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add performance comparsionMattias Andrée2013-08-101-0/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply changes made in python3 to python2 versionMattias Andrée2013-08-102-365/+360
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update gitignoreMattias Andrée2013-08-101-2/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve python3 version speed by never using static methodsMattias Andrée2013-08-101-139/+134
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add support for concurrent threads in python3 versionMattias Andrée2013-08-102-356/+352
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split python2 version into two filesMattias Andrée2013-08-102-617/+639
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split python3 version into two filesMattias Andrée2013-08-102-611/+632
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add concurrency support in javaMattias Andrée2013-08-101-0/+760
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix java-c-jni implementationMattias Andrée2013-08-104-41/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-08-105-65/+132
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not allow extra argumentsMattias Andrée2013-08-101-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix java-c-jni sigsegvMattias Andrée2013-08-102-9/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* directory renamingMattias Andrée2013-08-108-11/+495
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2013-08-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* stronger license = better licenseMattias Andrée2013-08-0916-140/+127
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* plan python with cMattias Andrée2013-08-021-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use st_blksize in c implementationMattias Andrée2013-07-241-2/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* in case st_blksize is not properly setMattias Andrée2013-07-242-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpy bug fixMattias Andrée2013-07-245-233/+265
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-07-241-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot to initialise memort for setsMattias Andrée2013-06-251-4/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add python2Mattias Andrée2013-06-172-1/+1011
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-06-173-15/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix for exception catching with stdin as filename by NoneMattias Andrée2013-06-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix for python versionMattias Andrée2013-06-173-49/+54
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update readmeMattias Andrée2013-06-161-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2013-06-168-497/+1041
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-06-081-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* remove unused variableMattias Andrée2013-06-081-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add option -jMattias Andrée2013-05-121-16/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* java: add methods for further squeezingMattias Andrée2013-05-051-36/+155
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* debug stuff + hex input for javaMattias Andrée2013-05-032-2/+49
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix partial byte outputMattias Andrée2013-05-035-1/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* apply change made to pure-java to other versionsMattias Andrée2013-05-033-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2013-05-031-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derpMattias Andrée2013-05-031-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>