Added CAST5 (CAST-128) cipher, Added CTR mode to twofish, unified
[silc.git] / lib / silccrypt / ciphers.h
index 27eadf24707b9de96def208742c71340b47834fb..e7b6a5ffd396172b724a2ad7ae7a332d83e05f40 100644 (file)
@@ -24,5 +24,6 @@
 #include "twofish.h"
 #include "aes.h"
 #include "blowfish.h"
+#include "cast5.h"
 
 #endif