updates.
[crypto.git] / TODO
diff --git a/TODO b/TODO
index 283d1db52dc99816901d8236f8a68eb2cfd7ec45..29bda11470fc2eec70384e23c209690fb2b7c057 100644 (file)
--- a/TODO
+++ b/TODO
@@ -113,9 +113,6 @@ TODO/bugs In SILC Libraries
    not in distribution), but it is not used yet, and it requires some
    tweaking on the Makefiles (we want static lib not shared).
 
- o The CAST cipher is not compiled currently due to compilation errors;
-   check those.  Cast is in lib/silccrypt/cast.c.
-
  o All payload parsing (decoding) functions should take unsigned char *
    and uint32 as data and data length as arguments.  Now some of the
    routines do already that but most of the routines use SilcBuffer.