Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2014-08-21 | 1 | -5/+5 |
* | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 2014-08-21 | 2 | -20/+54 |
* | bump year | Mattias Andrée | 2014-02-11 | 2 | -3/+3 |
* | typo | Mattias Andrée | 2014-02-09 | 1 | -1/+1 |
* | use -h for --help and -x for --hex (issue #12) | Mattias Andrée | 2014-02-09 | 1 | -3/+3 |
* | -h was used for both --help and --hex, -H is now --help and -h is now only --hex (iisue #12) | Mattias Andrée | 2014-02-09 | 1 | -1/+1 |
* | improve python performance | Mattias Andrée | 2013-08-10 | 1 | -109/+112 |
* | m | Mattias Andrée | 2013-08-10 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-08-10 | 1 | -2/+2 |
* | m | Mattias Andrée | 2013-08-10 | 1 | -0/+4 |
* | improve python3 version speed by never using static methods | Mattias Andrée | 2013-08-10 | 1 | -139/+134 |
* | add support for concurrent threads in python3 version | Mattias Andrée | 2013-08-10 | 2 | -356/+352 |
* | split python3 version into two files | Mattias Andrée | 2013-08-10 | 2 | -611/+632 |
* | stronger license = better license | Mattias Andrée | 2013-08-09 | 1 | -6/+6 |
* | in case st_blksize is not properly set | Mattias Andrée | 2013-07-24 | 1 | -0/+2 |
* | m | Mattias Andrée | 2013-06-17 | 1 | -4/+1 |
* | fix for exception catching with stdin as filename by None | Mattias Andrée | 2013-06-17 | 1 | -1/+1 |
* | in shebang change python to python3 so that is will run on python3 of distributions that do not have python3 as default | Mattias Andrée | 2013-06-17 | 1 | -1/+1 |
* | change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised) | Mattias Andrée | 2013-06-17 | 1 | -4/+4 |
* | m + fix for python version | Mattias Andrée | 2013-06-17 | 1 | -29/+34 |
* | misc | Mattias Andrée | 2013-06-16 | 1 | -71/+327 |
* | m | Mattias Andrée | 2013-06-08 | 1 | -6/+6 |
* | remove unused variable | Mattias Andrée | 2013-06-08 | 1 | -1/+0 |
* | fix partial byte output | Mattias Andrée | 2013-05-03 | 1 | -1/+3 |
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
* | m | Mattias Andrée | 2013-05-02 | 1 | -1/+1 |
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 1 | -1/+6 |
* | whoops, read the filesize instead of the blocksize | Mattias Andrée | 2013-04-02 | 1 | -1/+1 |
* | optimise c version | Mattias Andrée | 2013-02-08 | 1 | -1/+1 |
* | corrected | Mattias Andrée | 2013-02-08 | 1 | -4/+6 |
* | move inte directories based on language | Mattias Andrée | 2013-02-05 | 1 | -0/+726 |