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
/
SHA3.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
1
-50
/
+50
*
beginning on support for partial bytes, c implemention is not working correctly
Mattias Andrée
2014-08-21
1
-22
/
+216
*
bump year
Mattias Andrée
2014-02-11
1
-1
/
+1
*
improved memoery management in java version
Mattias Andrée
2013-08-10
1
-4
/
+17
*
pad10star1 returns actual length of message
Mattias Andrée
2013-08-10
1
-9
/
+12
*
calculate n in tolane methods at caller
Mattias Andrée
2013-08-10
1
-108
/
+115
*
make message variable static rather local, increased performance
Mattias Andrée
2013-08-10
1
-145
/
+142
*
directory renaming
Mattias Andrée
2013-08-10
1
-0
/
+755
*
misc
Mattias Andrée
2013-02-05
1
-613
/
+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
*
move inte directories based on language
Mattias Andrée
2013-02-05
1
-0
/
+678