pubkey.c, ...: Support Bernstein's `Ed25519' signature scheme.
[pyke] / catacomb-python.h
index 679920f..41c5292 100644 (file)
@@ -88,6 +88,7 @@
 #include <catacomb/bintab.h>
 #include <catacomb/dsa.h>
 #include <catacomb/x25519.h>
+#include <catacomb/ed25519.h>
 
 #include <catacomb/gf.h>
 #include <catacomb/gfreduce.h>