aboutsummaryrefslogtreecommitdiffstats
path: root/java/ConcurrentSHA3.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* nuke...Mattias Andrée2014-11-131-963/+0
* fix bugMattias Andrée2014-11-111-2/+2
* whoops, error in non-python version when hashing with a wordsize below 64 bitsMattias Andrée2014-11-041-50/+50
* beginning on support for partial bytes, c implemention is not working correctlyMattias Andrée2014-08-211-22/+216
* bump yearMattias Andrée2014-02-111-1/+1
* improved memoery management in java versionMattias Andrée2013-08-101-4/+6
* pad10star1 returns actual length of messageMattias Andrée2013-08-101-9/+12
* calculate n in tolane methods at callerMattias Andrée2013-08-101-111/+118
* apply change maked to non-concurrentable to concurrentableMattias Andrée2013-08-101-145/+142
* typoMattias Andrée2013-08-101-1/+1
* add concurrency support in javaMattias Andrée2013-08-101-0/+760