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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-11
fix bug
Mattias Andrée
2
-4
/
+4
2014-11-04
whoops, error in non-python version when hashing with a wordsize below 64 bits
Mattias Andrée
2
-100
/
+100
2014-08-21
m
Mattias Andrée
1
-5
/
+5
2014-08-21
beginning on support for partial bytes, c implemention is not working correctly
Mattias Andrée
3
-51
/
+439
2014-02-11
bump year
Mattias Andrée
7
-8
/
+8
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
improved memoery management in java version
Mattias Andrée
2
-8
/
+23
2013-08-10
pad10star1 returns actual length of message
Mattias Andrée
2
-18
/
+24
2013-08-10
calculate n in tolane methods at caller
Mattias Andrée
2
-219
/
+233
2013-08-10
apply change maked to non-concurrentable to concurrentable
Mattias Andrée
1
-144
/
+141
2013-08-10
make message variable static rather local, increased performance
Mattias Andrée
1
-144
/
+141
2013-08-10
typo
Mattias Andrée
1
-1
/
+1
2013-08-10
add concurrency support in java
Mattias Andrée
1
-0
/
+760
2013-08-10
directory renaming
Mattias Andrée
6
-0
/
+1408
2013-02-05
misc
Mattias Andrée
6
-1051
/
+0
2013-02-05
java optimised
Mattias Andrée
1
-46
/
+34
2013-02-05
optimise first part of the theta step
Mattias Andrée
1
-5
/
+2
2013-02-05
optimise chi step
Mattias Andrée
1
-30
/
+8
2013-02-05
a bit of optimisation on the round (last part)
Mattias Andrée
1
-18
/
+14
2013-02-05
optimise keccak-f and rotate
Mattias Andrée
1
-28
/
+4
2013-02-05
different commands for different output sizes
Mattias Andrée
5
-6
/
+187
2013-02-05
move inte directories based on language
Mattias Andrée
2
-0
/
+935