chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
pubkey.c, ...: Support Bernstein's `X25519' key-agreement algorithm.
[pyke]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index 8f8da9ddf9b922d3543291e3385a589938d1fd81..679920f1ba9653b29905672f9367a90288e0a0b8 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-87,6
+87,7
@@
#include <catacomb/ptab.h>
#include <catacomb/bintab.h>
#include <catacomb/dsa.h>
#include <catacomb/ptab.h>
#include <catacomb/bintab.h>
#include <catacomb/dsa.h>
+#include <catacomb/x25519.h>
#include <catacomb/gf.h>
#include <catacomb/gfreduce.h>
#include <catacomb/gf.h>
#include <catacomb/gfreduce.h>