updates.
[silc.git] / lib / silccrypt / silchash.h
index d922d05212c94a2661afa17dcda80368805a647e..1c2317e898f2b1d5d16bddb21a8715e27191ae11 100644 (file)
@@ -51,6 +51,9 @@ typedef struct SilcHashStruct {
 /* Default hash functions for silc_hash_register_default(). */
 extern SilcHashObject silc_default_hash[];
 
+/* Default HASH function in the SILC protocol */
+#define SILC_DEFAULT_HASH "sha1"
+
 /* Macros */
 
 /* Following macros are used to implement the SILC Hash API. These