updates
[silc.git] / doc / example_silcd.conf
index 70ccb9c41682b1242330e70bb167d9215ff6aee7..18499cc4319bcd0a49e65bfdef4fd49f62e93143 100644 (file)
@@ -5,7 +5,7 @@
 #
 # If the cipher is builtin the <module path> maybe omitted.
 #
-[cipher]
+[Cipher]
 twofish:../lib/silcsim/modules/twofish.sim.so:16:16
 rc6:../lib/silcsim/modules/rc6.sim.so:16:16
 mars:../lib/silcsim/modules/mars.sim.so:16:16
@@ -18,7 +18,7 @@ none:../lib/silcsim/modules/none.sim.so:0:0
 #
 # If the hash function is builtin the <module path> maybe omitted.
 #
-[hash]
+[HashFunction]
 md5::64:16
 sha1::64:20
 
@@ -29,7 +29,7 @@ sha1::64:20
 #
 # NOTE: <module path> must be omitted as PKCS cannot be modules currently.
 #
-#[pkcs]
+#[PKCS]
 #rsa::1024
 #dss::1024