Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke... | Mattias Andrée | 2014-11-13 | 3 | -1740/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix bug | Mattias Andrée | 2014-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix bug in the c versions for smaller state sizes | Mattias Andrée | 2014-11-11 | 1 | -6/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whoops, error in non-python version when hashing with a wordsize below 64 bits | Mattias Andrée | 2014-11-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-08-21 | 1 | -5/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix error in partial bit support for c implementations | Mattias Andrée | 2014-08-21 | 1 | -4/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning on support for partial bytes, c implemention is not working correctly | Mattias Andrée | 2014-08-21 | 3 | -37/+247 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | bump year | Mattias Andrée | 2014-02-11 | 3 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2014-02-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | use -h for --help and -x for --hex (issue #12) | Mattias Andrée | 2014-02-09 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | -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 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | missed to update this | Mattias Andrée | 2013-08-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + fix java-c-jni implementation | Mattias Andrée | 2013-08-10 | 1 | -25/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2013-08-10 | 2 | -58/+119 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix java-c-jni sigsegv | Mattias Andrée | 2013-08-10 | 1 | -5/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | directory renaming | Mattias Andrée | 2013-08-10 | 1 | -1/+485 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | stronger license = better license | Mattias Andrée | 2013-08-09 | 2 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | derpy bug fix | Mattias Andrée | 2013-07-24 | 1 | -13/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | misc | Mattias Andrée | 2013-06-16 | 2 | -278/+92 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix partial byte output | Mattias Andrée | 2013-05-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | apply change made to pure-java to other versions | Mattias Andrée | 2013-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix binary logarithm | Mattias Andrée | 2013-04-16 | 1 | -3/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | jni error | Mattias Andrée | 2013-02-18 | 1 | -1/+11 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | jni version, just needs to properly load the lib | Mattias Andrée | 2013-02-18 | 2 | -1/+273 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix jni warnings | Mattias Andrée | 2013-02-17 | 1 | -4/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | jni stuff | Mattias Andrée | 2013-02-16 | 1 | -35/+33 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | copy the c version and add the jni methods (not implemented) | Mattias Andrée | 2013-02-10 | 1 | -0/+708 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | generate h file with `javah SHA3` | Mattias Andrée | 2013-02-09 | 1 | -0/+37 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | beginning jni implemenetation | Mattias Andrée | 2013-02-09 | 1 | -0/+106 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |