aboutsummaryrefslogtreecommitdiffstats
path: root/python3 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-21mMattias Andrée1-5/+5
2014-08-21beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2-20/+54
2014-02-11bump yearMattias Andrée2-3/+3
2014-02-09typoMattias Andrée1-1/+1
2014-02-09use -h for --help and -x for --hex (issue #12)Mattias Andrée1-3/+3
2014-02-09-h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée1-1/+1
2013-08-10improve python performanceMattias Andrée1-109/+112
2013-08-10mMattias Andrée1-1/+1
2013-08-10mMattias Andrée1-2/+2
2013-08-10mMattias Andrée1-0/+4
2013-08-10improve python3 version speed by never using static methodsMattias Andrée1-139/+134
2013-08-10add support for concurrent threads in python3 versionMattias Andrée2-350/+346
2013-08-10split python3 version into two filesMattias Andrée2-611/+632
2013-08-09stronger license = better licenseMattias Andrée1-6/+6
2013-07-24in case st_blksize is not properly setMattias Andrée1-0/+2
2013-06-17mMattias Andrée1-4/+1
2013-06-17fix for exception catching with stdin as filename by NoneMattias Andrée1-1/+1
2013-06-17in shebang change python to python3 so that is will run on python3 of distributions that do not have python3 as defaultMattias Andrée1-1/+1
2013-06-17change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised)Mattias Andrée1-4/+4
2013-06-17m + fix for python versionMattias Andrée1-29/+34
2013-06-16miscMattias Andrée1-71/+327
2013-06-08mMattias Andrée1-6/+6
2013-06-08remove unused variableMattias Andrée1-1/+0
2013-05-03fix partial byte outputMattias Andrée1-1/+3
2013-05-03apply change made to pure-java to other versionsMattias Andrée1-1/+1
2013-05-02mMattias Andrée1-1/+1
2013-04-16fix binary logarithmMattias Andrée1-1/+6
2013-04-02whoops, read the filesize instead of the blocksizeMattias Andrée1-1/+1
2013-02-08optimise c versionMattias Andrée1-1/+1
2013-02-08correctedMattias Andrée1-4/+6
2013-02-05move inte directories based on languageMattias Andrée1-0/+726