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