tupdates
[silc.git] / doc / silcalgs.conf
index a0fb89bb1def2d98eafc1ef0046fece64ef0e4b5..0d84b6b49dc94eb9cb785c284fd36b8adf6b9d3c 100644 (file)
@@ -7,6 +7,8 @@
 # You should not change the contents of this file unless you know what you
 # are doing.
 #
+# The first algorithm defined is always the default one to use.
+#
 
 #
 # Configured ciphers
@@ -74,6 +76,8 @@ cipher {
 cipher {
        name = "none";
        module = "none.sim.so";
+       keylength = 0;
+       blocklength = 0;
 };
 
 #