chiark
/
gitweb
/
~mdw
/
catacomb-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pubkey.c: Factor out commonality between X25519 and X448.
[catacomb-python]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index d7e254355dfb79fcd42dca3caaba556b9a883a85..65f2ed10e5508931303d0b62512ad8d8a049e26b 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-69,6
+69,8
@@
#include <catacomb/sha.h>
#include <catacomb/sha-mgf.h>
#include <catacomb/sha-hmac.h>
+#include <catacomb/keccak1600.h>
+#include <catacomb/sha3.h>
#include <catacomb/mp.h>
#include <catacomb/mpint.h>