chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
algorithms.c: Add basic support for Keccak[1600, n].
[pyke]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index d7e254355dfb79fcd42dca3caaba556b9a883a85..3b9d8f77337cb92c0efac7ee1993a9aaa09b626e 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-69,6
+69,7
@@
#include <catacomb/sha.h>
#include <catacomb/sha-mgf.h>
#include <catacomb/sha-hmac.h>
+#include <catacomb/keccak1600.h>
#include <catacomb/mp.h>
#include <catacomb/mpint.h>