Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke... | Mattias Andrée | 2014-11-13 | 1 | -871/+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> | ||||
* | 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 | 1 | -21/+48 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | bump year | Mattias Andrée | 2014-02-11 | 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 | 1 | -21/+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> | ||||
* | stronger license = better license | Mattias Andrée | 2013-08-09 | 1 | -3/+3 |
| | | | | 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> | ||||
* | 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> | ||||
* | 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> |