aboutsummaryrefslogtreecommitdiffstats
path: root/java-c-jni (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-13nuke...Mattias Andrée3-1740/+0
2014-11-11fix bugMattias Andrée1-2/+2
2014-11-11fix bug in the c versions for smaller state sizesMattias Andrée1-6/+12
2014-11-04whoops, error in non-python version when hashing with a wordsize below 64 bitsMattias Andrée1-2/+2
2014-08-21mMattias Andrée1-5/+5
2014-08-21fix error in partial bit support for c implementationsMattias Andrée1-4/+8
2014-08-21beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée3-37/+247
2014-02-11bump yearMattias Andrée3-4/+4
2014-02-09typoMattias Andrée1-1/+1
2014-02-09use -h for --help and -x for --hex (issue #12)Mattias Andrée1-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ée1-1/+1
2013-08-10missed to update thisMattias Andrée1-2/+2
2013-08-10m + fix java-c-jni implementationMattias Andrée1-25/+26
2013-08-10miscMattias Andrée2-58/+119
2013-08-10fix java-c-jni sigsegvMattias Andrée1-5/+8
2013-08-10directory renamingMattias Andrée1-1/+485
2013-08-09stronger license = better licenseMattias Andrée2-6/+6
2013-07-24derpy bug fixMattias Andrée1-13/+26
2013-06-16miscMattias Andrée2-278/+92
2013-05-03fix partial byte outputMattias Andrée1-0/+3
2013-05-03apply change made to pure-java to other versionsMattias Andrée1-1/+1
2013-04-16fix binary logarithmMattias Andrée1-3/+11
2013-02-18jni errorMattias Andrée1-1/+11
2013-02-18jni version, just needs to properly load the libMattias Andrée2-1/+273
2013-02-17fix jni warningsMattias Andrée1-4/+6
2013-02-16jni stuffMattias Andrée1-35/+33
2013-02-10copy the c version and add the jni methods (not implemented)Mattias Andrée1-0/+708
2013-02-09generate h file with `javah SHA3`Mattias Andrée1-0/+37
2013-02-09beginning jni implemenetationMattias Andrée1-0/+106