updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index f69b4ef64a406cbe44f2aec8e80fc9f576a8b384..8de20df22b4e933786416e22c1e93e8e944a7617 100644 (file)
--- a/TODO
+++ b/TODO
@@ -56,12 +56,6 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o Implement PFS (Perfect Forward Secrecy) flag in SKE (and in client and
-   server, actually).  If PFS is set, re-key must cause new key exchange.
-   This is required by the SILC protocol.
-
- o Re-key in general is actually missing (from everywhere) and must be done.
-
  o Compression routines are missing.  The protocol supports packet
    compression thus it must be implemented.  SILC Comp API must be
    defined.  zlib package is already included into the lib dir (in CVS,