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, catacomb/__init__.py: Add bindings for Hamburg's X448.
[catacomb-python]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index 41c52924a972d4793c27d1c84db5182390fdd2bf..d7e254355dfb79fcd42dca3caaba556b9a883a85 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-88,6
+88,7
@@
#include <catacomb/bintab.h>
#include <catacomb/dsa.h>
#include <catacomb/x25519.h>
#include <catacomb/bintab.h>
#include <catacomb/dsa.h>
#include <catacomb/x25519.h>
+#include <catacomb/x448.h>
#include <catacomb/ed25519.h>
#include <catacomb/gf.h>
#include <catacomb/ed25519.h>
#include <catacomb/gf.h>