From 8cea5e9dae2b5b9c27101e1f7b3ddbfacc68fd0b Mon Sep 17 00:00:00 2001 From: John Carr Date: Wed, 25 Mar 1992 14:57:47 +0000 Subject: [PATCH] Add md5 checksum git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2262 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/stock/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index 113066ec9..cdac7c859 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -127,6 +127,7 @@ typedef int krb5_sigtype; #define PROVIDE_CRC32 #define PROVIDE_DES_CBC_CKSUM #define PROVIDE_RSA_MD4 +#define PROVIDE_RSA_MD5 #define DEFAULT_PWD_STRING1 "Enter password:" #define DEFAULT_PWD_STRING2 "Re-enter password for verification:" -- 2.26.2