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