Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-09 | generate h file with `javah SHA3` | Mattias Andrée | 1 | -0/+37 |
2013-02-09 | beginning jni implemenetation | Mattias Andrée | 2 | -1/+107 |
2013-02-08 | optimise c version | Mattias Andrée | 5 | -218/+262 |
2013-02-08 | corrected | Mattias Andrée | 6 | -18/+41 |
2013-02-07 | m | Mattias Andrée | 2 | -2/+2 |
2013-02-07 | error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading) | Mattias Andrée | 4 | -13/+65 |
2013-02-06 | resolve pedantic warnings | Mattias Andrée | 1 | -7/+13 |
2013-02-06 | and now it compiles | Mattias Andrée | 2 | -23/+49 |
2013-02-06 | minor work on port | Mattias Andrée | 2 | -3/+50 |
2013-02-05 | beginning of porting the command to c | Mattias Andrée | 6 | -5/+363 |
2013-02-05 | update status | Mattias Andrée | 1 | -1/+1 |
2013-02-05 | ported lib but untested | Mattias Andrée | 1 | -2/+4 |
2013-02-05 | some more porting to c | Mattias Andrée | 1 | -45/+49 |
2013-02-05 | derp | Mattias Andrée | 1 | -1/+1 |
2013-02-05 | port `M.length` | Mattias Andrée | 1 | -6/+11 |
2013-02-05 | message lenght parameter in tolane | Mattias Andrée | 1 | -104/+106 |
2013-02-05 | remove two methods than cannot be used in c | Mattias Andrée | 1 | -22/+0 |
2013-02-05 | beginning of porting c | Mattias Andrée | 1 | -217/+229 |
2013-02-05 | basically coping the java version to c (naturally this does not compile) | Mattias Andrée | 2 | -8/+601 |