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
/
spec
/
libkeccak_degeneralise_spec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-15
Organise files
Mattias Andrée
1
-1
/
+1
2022-02-26
Keccak[] is not defined via its output size, but it is only explicitly defined for Keccak1600, so proportional for rest
Mattias Andrée
1
-4
/
+3
2022-02-26
Fix libkeccak_degeneralise_spec and add missing error: LIBKECCAK_GENERALISED_SPEC_ERROR_STATE_BITRATE_CAPACITY_INCONSISTENCY
Mattias Andrée
1
-18
/
+16
2022-02-26
Fix error in libkeccak_degeneralise_spec: spec->state_size was set to 1 rather than have_state_size
Mattias Andrée
1
-6
/
+6
2021-07-30
Use inline instead of static inline for non-deprecated functions
Mattias Andrée
1
-2
/
+1
2021-07-30
Fix clang warnings
Mattias Andrée
1
-4
/
+11
2019-02-11
General improvements
Mattias Andrée
1
-24
/
+30
2019-02-11
Deprecate typedefs
Mattias Andrée
1
-3
/
+3
2019-02-11
Split most .c files into one per function and flatten file hierarchy
Mattias Andrée
1
-2
/
+1
2019-02-10
General API improvements
Mattias Andrée
1
-2
/
+3
2017-10-14
General improvements
Mattias Andrée
1
-0
/
+0
2017-10-13
Change style and license
Mattias Andrée
1
-113
/
+81
2017-02-10
bump year and change e-mail
Mattias Andrée
1
-1
/
+1
2015-10-04
m
Mattias Andrée
1
-1
/
+1
2015-10-02
only include gcc diagnositic pragma when compiling with gcc
Mattias Andrée
1
-0
/
+5
2015-08-31
fix warning (compiler regression?)
Mattias Andrée
1
-5
/
+4
2015-07-25
bump year
Mattias Andrée
1
-1
/
+1
2014-11-05
m
Mattias Andrée
1
-3
/
+3
2014-11-05
maybe-initialised warning on -O3 in generalised-spec
Mattias Andrée
1
-13
/
+26
2014-11-04
add and fix more warnings
Mattias Andrée
1
-1
/
+1
2014-11-04
begin makefile + fix warnings and errors
Mattias Andrée
1
-5
/
+12
2014-11-04
add generalised-spec
Mattias Andrée
1
-0
/
+119