chiark
/
gitweb
/
~mdw
/
pyke
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
73a712f
)
algorithms: Add PRPs as objects in their own right.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 28 Jan 2006 18:07:53 +0000
(18:07 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 28 Jan 2006 18:07:53 +0000
(18:07 +0000)
catacomb-python.h
patch
|
blob
|
blame
|
history
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/dsarand.h>
#include <catacomb/sslprf.h>
#include <catacomb/tlsprf.h>
+#include <catacomb/blkc.h>
#include <catacomb/gcipher.h>
#include <catacomb/ghash.h>
#include <catacomb/gcipher.h>
#include <catacomb/ghash.h>