| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-02-11 | bump year | Mattias Andrée | 1 | -2/+2 |
| 2014-02-09 | typo | Mattias Andrée | 1 | -1/+1 |
| 2014-02-09 | use -h for --help and -x for --hex (issue #12) | Mattias Andrée | 1 | -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ée | 1 | -1/+1 |
| 2013-08-10 | apply changes made in python3 to python2 version | Mattias Andrée | 1 | -14/+15 |
| 2013-08-10 | split python2 version into two files | Mattias Andrée | 1 | -617/+2 |
| 2013-08-09 | stronger license = better license | Mattias Andrée | 1 | -6/+6 |
| 2013-07-24 | in case st_blksize is not properly set | Mattias Andrée | 1 | -0/+2 |
| 2013-06-17 | add python2 | Mattias Andrée | 1 | -22/+40 |
| 2013-06-17 | m | Mattias Andrée | 1 | -4/+1 |
| 2013-06-17 | fix for exception catching with stdin as filename by None | Mattias Andrée | 1 | -1/+1 |
| 2013-06-17 | 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 | 1 | -1/+1 |
| 2013-06-17 | change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised) | Mattias Andrée | 1 | -4/+4 |
| 2013-06-17 | m + fix for python version | Mattias Andrée | 1 | -29/+34 |
| 2013-06-16 | misc | Mattias Andrée | 1 | -71/+327 |
| 2013-06-08 | m | Mattias Andrée | 1 | -6/+6 |
| 2013-06-08 | remove unused variable | Mattias Andrée | 1 | -1/+0 |
| 2013-05-03 | fix partial byte output | Mattias Andrée | 1 | -1/+3 |
| 2013-05-03 | apply change made to pure-java to other versions | Mattias Andrée | 1 | -1/+1 |
| 2013-05-02 | m | Mattias Andrée | 1 | -1/+1 |
| 2013-04-16 | fix binary logarithm | Mattias Andrée | 1 | -1/+6 |
| 2013-04-02 | whoops, read the filesize instead of the blocksize | Mattias Andrée | 1 | -1/+1 |
| 2013-02-08 | optimise c version | Mattias Andrée | 1 | -1/+1 |
| 2013-02-08 | corrected | Mattias Andrée | 1 | -4/+6 |
| 2013-02-05 | move inte directories based on language | Mattias Andrée | 1 | -0/+0 |
| 2013-02-04 | m + twist at squeeze in java | Mattias Andrée | 1 | -1/+1 |
| 2013-02-04 | m | Mattias Andrée | 1 | -4/+4 |
| 2013-02-04 | repair py (S was transposed...) | Mattias Andrée | 1 | -45/+91 |
| 2013-02-04 | the java program (does not hash as python, but I think python also got som bug sneaked in) | Mattias Andrée | 1 | -22/+26 |
| 2013-02-04 | m + work on java implementation | Mattias Andrée | 1 | -70/+65 |
| 2013-02-04 | chunk to lane convertion optimisation | Mattias Andrée | 1 | -52/+67 |
| 2013-02-04 | optimised rotation for 64 bit words | Mattias Andrée | 1 | -42/+98 |
| 2013-02-04 | small rotation optimisation | Mattias Andrée | 1 | -1/+2 |
| 2013-02-04 | m | Mattias Andrée | 1 | -3/+3 |
| 2013-02-04 | more opt | Mattias Andrée | 1 | -32/+76 |
| 2013-02-04 | more opt | Mattias Andrée | 1 | -96/+94 |
| 2013-02-04 | optimise away D | Mattias Andrée | 1 | -66/+31 |
| 2013-02-04 | opt | Mattias Andrée | 1 | -75/+96 |
| 2013-02-04 | a little more round optimisation | Mattias Andrée | 1 | -3/+29 |
| 2013-02-04 | some small optimisations | Mattias Andrée | 1 | -15/+44 |
| 2013-02-04 | fully functional python implementation | Mattias Andrée | 1 | -30/+48 |
| 2013-02-04 | add --help | Mattias Andrée | 1 | -83/+78 |
| 2013-02-03 | basic command line support | Mattias Andrée | 1 | -14/+130 |
| 2013-02-03 | can absorb partial mesages | Mattias Andrée | 1 | -67/+198 |
| 2013-02-03 | base implemention for the python version | Mattias Andrée | 1 | -0/+266 |
