| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-11-13 | nuke... | Mattias Andrée | 7 | -2585/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-11 | fix bug | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-04 | whoops, error in non-python version when hashing with a wordsize below 64 bits | Mattias Andrée | 2 | -100/+100 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-21 | m | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-21 | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 3 | -51/+439 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-11 | bump year | Mattias Andrée | 7 | -8/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-09 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-02-09 | use -h for --help and -x for --hex (issue #12) | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | improved memoery management in java version | Mattias Andrée | 2 | -8/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | pad10star1 returns actual length of message | Mattias Andrée | 2 | -18/+24 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | calculate n in tolane methods at caller | Mattias Andrée | 2 | -219/+233 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | apply change maked to non-concurrentable to concurrentable | Mattias Andrée | 1 | -144/+141 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | make message variable static rather local, increased performance | Mattias Andrée | 1 | -144/+141 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | add concurrency support in java | Mattias Andrée | 1 | -0/+760 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-08-10 | directory renaming | Mattias Andrée | 6 | -0/+1408 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | misc | Mattias Andrée | 6 | -1051/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | java optimised | Mattias Andrée | 1 | -46/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | optimise first part of the theta step | Mattias Andrée | 1 | -5/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | optimise chi step | Mattias Andrée | 1 | -30/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | a bit of optimisation on the round (last part) | Mattias Andrée | 1 | -18/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | optimise keccak-f and rotate | Mattias Andrée | 1 | -28/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | different commands for different output sizes | Mattias Andrée | 5 | -6/+187 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-02-05 | move inte directories based on language | Mattias Andrée | 2 | -0/+935 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
