index
:
sha3sum
master
[Feature complete] SHA-3 and Keccak checksum utility
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java-c-jni
/
sha3sum.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
beginning on support for partial bytes, c implemention is not working correctly
Mattias Andrée
1
-7
/
+7
2014-02-11
bump year
Mattias Andrée
1
-2
/
+2
2014-02-09
typo
Mattias Andrée
1
-1
/
+1
2014-02-09
use -h for --help and -x for --hex (issue #12)
Mattias Andrée
1
-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ée
1
-1
/
+1
2013-08-10
directory renaming
Mattias Andrée
1
-1
/
+485
2013-06-16
misc
Mattias Andrée
1
-272
/
+1
2013-02-18
jni version, just needs to properly load the lib
Mattias Andrée
1
-0
/
+0
2013-02-06
minor work on port
Mattias Andrée
1
-1
/
+1
2013-02-05
beginning of porting the command to c
Mattias Andrée
1
-3
/
+5
2013-02-05
misc
Mattias Andrée
1
-0
/
+0
2013-02-05
different commands for different output sizes
Mattias Andrée
1
-6
/
+19
2013-02-05
move inte directories based on language
Mattias Andrée
1
-0
/
+0
2013-02-05
support for all versions of java
Mattias Andrée
1
-14
/
+16
2013-02-04
m
Mattias Andrée
1
-3
/
+3
2013-02-04
the java program (does not hash as python, but I think python also got som bug sneaked in)
Mattias Andrée
1
-0
/
+255