chiark
/
gitweb
/
~mdw
/
pyke
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
algorithms: Add PRPs as objects in their own right.
[pyke]
/
catacomb-python.h
diff --git
a/catacomb-python.h
b/catacomb-python.h
index b9b1fd5f9cab1a4cdab2f6e91ceec74d1e22a21d..d71caa9b77e75b170ccc50e996039b66faa1af9b 100644
(file)
--- a/
catacomb-python.h
+++ b/
catacomb-python.h
@@
-59,6
+59,7
@@
#include <catacomb/dsarand.h>
#include <catacomb/sslprf.h>
#include <catacomb/tlsprf.h>
+#include <catacomb/blkc.h>
#include <catacomb/gcipher.h>
#include <catacomb/ghash.h>