updates.
[silc.git] / apps / silc / testi.conf
index 1289ea7c05424b72009b53a34c656f8586a1539c..2976768edd0d92ffee1339c3c3b33a904a127c62 100644 (file)
@@ -28,6 +28,18 @@ none:../lib/silcsim/modules/none.sim.so:0:0
 md5::64:16
 sha1::64:20
 
+#
+# Configured HMAC functions. The hash function used in the HMAC must
+# configured to the [hash] section.
+#
+# Format: <name>:<hash name>:<mac length>
+#
+[hmac]
+hmac-sha1-96:sha1:12
+hmac-md5-96:md5:12
+hmac-sha1:sha1:20
+hmac-md5:md5:16
+
 #
 # Configured PKCS.
 #