aboutsummaryrefslogtreecommitdiffstats
path: root/java/sha3sum.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-11bump yearMattias Andrée1-2/+2
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-10directory renamingMattias Andrée1-0/+0
2013-08-09stronger license = better licenseMattias Andrée1-6/+6
2013-06-17mMattias Andrée1-6/+2
2013-06-17change defaults (conflicts with Wikipedia but is based on official Keccak defaults; no defaults have yet been standardised)Mattias Andrée1-3/+3
2013-06-17m + fix for python versionMattias Andrée1-10/+10
2013-06-16miscMattias Andrée1-59/+59
2013-05-12m + add option -jMattias Andrée1-16/+49
2013-05-03debug stuff + hex input for javaMattias Andrée1-2/+23
2013-05-03derpMattias Andrée1-1/+2
2013-05-03mMattias Andrée1-1/+1
2013-05-03mMattias Andrée1-0/+2
2013-05-03mMattias Andrée1-5/+31
2013-05-03parameter stuffMattias Andrée1-27/+161
2013-02-06minor work on portMattias Andrée1-1/+1
2013-02-05beginning of porting the command to cMattias Andrée1-3/+5
2013-02-05miscMattias Andrée1-0/+0
2013-02-05different commands for different output sizesMattias Andrée1-6/+19
2013-02-05move inte directories based on languageMattias Andrée1-0/+0
2013-02-05support for all versions of javaMattias Andrée1-14/+16
2013-02-04mMattias Andrée1-3/+3
2013-02-04the java program (does not hash as python, but I think python also got som bug sneaked in)Mattias Andrée1-0/+255