Initial code commit for Toolkit 1.1.
[silc.git] / lib / silccrypt / silchash.h
index 206427ebe4892bd857a3c30f6f9e0588510f0f7d..b8698281349ec2b80ff907678bdc5850173b9ea6 100644 (file)
@@ -84,6 +84,7 @@ extern DLLAPI const SilcHashObject silc_default_hash[];
 
 /* Default HASH function in the SILC protocol */
 #define SILC_DEFAULT_HASH "sha1"
+#define SILC_HASH_MAXLEN 64
 
 /* Macros */