aboutsummaryrefslogtreecommitdiffstats
path: root/python3/sha3sum.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* nuke...Mattias Andrée2014-11-131-386/+0
* mMattias Andrée2014-08-211-5/+5
* beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2014-08-211-3/+3
* bump yearMattias Andrée2014-02-111-2/+2
* typoMattias Andrée2014-02-091-1/+1
* use -h for --help and -x for --hex (issue #12)Mattias Andrée2014-02-091-3/+3
* -h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12)Mattias Andrée2014-02-091-1/+1
* add support for concurrent threads in python3 versionMattias Andrée2013-08-101-14/+15
* split python3 version into two filesMattias Andrée2013-08-101-611/+2
* stronger license = better licenseMattias Andrée2013-08-091-6/+6
* in case st_blksize is not properly setMattias Andrée2013-07-241-0/+2
* mMattias Andrée2013-06-171-4/+1
* 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-171-4/+4
* m + fix for python versionMattias Andrée2013-06-171-29/+34
* miscMattias Andrée2013-06-161-71/+327
* mMattias Andrée2013-06-081-6/+6
* remove unused variableMattias Andrée2013-06-081-1/+0
* fix partial byte outputMattias Andrée2013-05-031-1/+3
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
* mMattias Andrée2013-05-021-1/+1
* fix binary logarithmMattias Andrée2013-04-161-1/+6
* whoops, read the filesize instead of the blocksizeMattias Andrée2013-04-021-1/+1
* optimise c versionMattias Andrée2013-02-081-1/+1
* correctedMattias Andrée2013-02-081-4/+6
* move inte directories based on languageMattias Andrée2013-02-051-0/+726