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
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
m
Mattias Andrée
6
-30
/
+30
2014-08-21
fix error in partial bit support for c implementations
Mattias Andrée
4
-28
/
+36
2014-08-21
screw that, I am not doing vala
Mattias Andrée
2
-854
/
+1
2014-08-21
beginning on support for partial bytes, c implemention is not working correctly
Mattias Andrée
13
-164
/
+888
2014-04-23
fix memory leak
Mattias Andrée
1
-1
/
+1
2014-04-23
fix year duplication
Mattias Andrée
1
-2
/
+2
2014-02-12
c version: instead of defining restrict as empty if not WITH_C99, define restrict_ as restrict if WITH_C99
Mattias Andrée
2
-10
/
+11
2014-02-12
c version: add inclusion guard
Mattias Andrée
1
-0
/
+6
2014-02-11
forgot to wipe at realloc
Mattias Andrée
1
-0
/
+4
2014-02-11
c version: make the state accessible
Mattias Andrée
2
-0
/
+19
2014-02-11
c version: make with WITH_WIPE=yes to wipe the state and message buffer before freeing
Mattias Andrée
2
-1
/
+48
2014-02-11
add thread support
Mattias Andrée
2
-14
/
+25
2014-02-11
typo
Mattias Andrée
2
-2
/
+2
2014-02-11
namespace c version
Mattias Andrée
3
-92
/
+92
2014-02-11
bump year
Mattias Andrée
19
-25
/
+25