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
/
libkeccak.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cSHAKE
Mattias Andrée
2022-02-27
1
-5
/
+57
*
m
Mattias Andrée
2022-02-27
1
-1
/
+1
*
Fix libkeccak_degeneralise_spec and add missing error: LIBKECCAK_GENERALISED_SPEC_ERROR_STATE_BITRATE_CAPACITY_INCONSISTENCY
Mattias Andrée
2022-02-26
1
-1
/
+9
*
Remove useless restricts
Mattias Andrée
2022-02-26
1
-28
/
+28
*
Add libkeccak_zerocopy_{update,digest} and in libkeccak_generalised_sum_fd (requires man pages)
Mattias Andrée
2021-12-24
1
-0
/
+56
*
Suppress clang warnings
1.2.2
Mattias Andrée
2021-07-30
1
-0
/
+7
*
Use inline instead of static inline for non-deprecated functions
Mattias Andrée
2021-07-30
1
-60
/
+40
*
Fix clang warnings
Mattias Andrée
2021-07-30
1
-3
/
+17
*
Do not divide by sizeof(char)
Mattias Andrée
2021-07-30
1
-4
/
+4
*
Fix warning
Mattias Andrée
2021-07-30
1
-1
/
+1
*
Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffix
Mattias Andrée
2019-02-12
1
-72
/
+20
*
General improvements
Mattias Andrée
2019-02-11
1
-7
/
+7
*
Deprecate typedefs
Mattias Andrée
2019-02-11
1
-120
/
+119
*
Fix warnings
Mattias Andrée
2019-02-10
1
-1
/
+1
*
General API improvements
Mattias Andrée
2019-02-10
1
-7
/
+1144
*
General improvements
Mattias Andrée
2017-10-14
1
-0
/
+13