chiark
/
gitweb
/
~mdw
/
catacomb-python
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
algorithms.py: Cope better with algs with funny characters in their names.
[catacomb-python]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index 679920f1ba9653b29905672f9367a90288e0a0b8..d7e254355dfb79fcd42dca3caaba556b9a883a85 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-88,6
+88,8
@@
#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/gfreduce.h>