index
:
libkeccak
master
[Basically feature complete] Keccak-family, including SHA-3, hashing library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
digest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m fixes
HEAD
master
Mattias Andrée
13 hours
1
-3
/
+3
*
m + split out implemenation for w=8,16,32,64
Mattias Andrée
2024-09-15
1
-503
/
+66
*
Optimisation for w=8,16,32
Mattias Andrée
2024-09-15
1
-53
/
+378
*
Organise files
Mattias Andrée
2024-09-15
1
-35
/
+16
*
Fix bug where the hash is incomplete and possiblity corrupt when the bitrate is not a multiple of the word size
Mattias Andrée
2024-09-14
1
-1
/
+1
*
Remove useless restrict from internal functions
Mattias Andrée
2022-02-26
1
-4
/
+4
*
Remove useless restricts
Mattias Andrée
2022-02-26
1
-2
/
+2
*
Remove unused variables from libkeccak_zerocopy_digest
Øystein Heskestad
2022-02-23
1
-2
/
+0
*
Add libkeccak_zerocopy_{update,digest} and in libkeccak_generalised_sum_fd (requires man pages)
Mattias Andrée
2021-12-24
1
-27
/
+120
*
Fix clang warnings
Mattias Andrée
2021-07-30
1
-30
/
+49
*
General improvements
Mattias Andrée
2019-02-11
1
-26
/
+21
*
Deprecate typedefs
Mattias Andrée
2019-02-11
1
-14
/
+14
*
Split most .c files into one per function and flatten file hierarchy
Mattias Andrée
2019-02-11
1
-0
/
+594