algorithms: Add PRPs as objects in their own right.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 28 Jan 2006 18:07:53 +0000 (18:07 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 28 Jan 2006 18:07:53 +0000 (18:07 +0000)
catacomb-python.h

index b9b1fd5..d71caa9 100644 (file)
@@ -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>