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
/
c
/
sha3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nuke...
Mattias Andrée
2014-11-13
1
-137
/
+0
*
fix error in partial bit support for c implementations
Mattias Andrée
2014-08-21
1
-8
/
+8
*
beginning on support for partial bytes, c implemention is not working correctly
Mattias Andrée
2014-08-21
1
-1
/
+23
*
c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99
Mattias Andrée
2014-02-12
1
-3
/
+4
*
c version: add inclusion guard
Mattias Andrée
2014-02-12
1
-0
/
+6
*
c version: make the state accessible
Mattias Andrée
2014-02-11
1
-0
/
+8
*
typo
Mattias Andrée
2014-02-11
1
-1
/
+1
*
namespace c version
Mattias Andrée
2014-02-11
1
-7
/
+7
*
bump year
Mattias Andrée
2014-02-11
1
-1
/
+1
*
misc
Mattias Andrée
2014-02-05
1
-3
/
+22
*
do not allow extra arguments
Mattias Andrée
2013-08-10
1
-2
/
+2
*
stronger license = better license
Mattias Andrée
2013-08-09
1
-3
/
+3
*
misc
Mattias Andrée
2013-06-16
1
-3
/
+29
*
error in java version detected (c is identical) + c implemention other wise complete but not optimised (and misses blksize reading)
Mattias Andrée
2013-02-07
1
-0
/
+6
*
beginning of porting the command to c
Mattias Andrée
2013-02-05
1
-0
/
+49