Added support for encrypted private key files. The passphrase
[silc.git] / TODO
diff --git a/TODO b/TODO
index 2e5e405946170c4ddb51c2e87930b2987e706160..d1c34b1eb3bdbcd2a6322d0c5d93ae08d920916d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,9 +36,6 @@ TODO for SILC Server 1.0
 TODO/bugs In SILC Libraries
 ===========================
 
- o Private key encryption to silc_pkcs_[save/load]_private_key[_data]
-   function.
-
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).