Added SILC Thread Queue API
[silc.git] / lib / silccrypt / ciphers.h
index 27eadf24707b9de96def208742c71340b47834fb..05fda43898071cb28eca2fa959a200eb36a81e27 100644 (file)
@@ -24,5 +24,7 @@
 #include "twofish.h"
 #include "aes.h"
 #include "blowfish.h"
+#include "cast5.h"
+#include "des.h"
 
 #endif