aboutsummaryrefslogtreecommitdiffstats
path: root/java-c-jni/SHA3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nuke...Mattias Andrée2014-11-131-871/+0
* fix bugMattias Andrée2014-11-111-2/+2
* fix bug in the c versions for smaller state sizesMattias Andrée2014-11-111-6/+12
* whoops, error in non-python version when hashing with a wordsize below 64 bitsMattias Andrée2014-11-041-2/+2
* fix error in partial bit support for c implementationsMattias Andrée2014-08-211-4/+8
* beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2014-08-211-21/+48
* bump yearMattias Andrée2014-02-111-1/+1
* missed to update thisMattias Andrée2013-08-101-2/+2
* m + fix java-c-jni implementationMattias Andrée2013-08-101-25/+26
* miscMattias Andrée2013-08-101-21/+119
* fix java-c-jni sigsegvMattias Andrée2013-08-101-5/+8
* stronger license = better licenseMattias Andrée2013-08-091-3/+3
* derpy bug fixMattias Andrée2013-07-241-13/+26
* fix partial byte outputMattias Andrée2013-05-031-0/+3
* apply change made to pure-java to other versionsMattias Andrée2013-05-031-1/+1
* fix binary logarithmMattias Andrée2013-04-161-3/+11
* fix jni warningsMattias Andrée2013-02-171-4/+6
* jni stuffMattias Andrée2013-02-161-35/+33
* copy the c version and add the jni methods (not implemented)Mattias Andrée2013-02-101-0/+708