From: Theodore Tso Date: Fri, 14 Oct 1994 04:39:39 +0000 (+0000) Subject: Define PROVIDE_DES_CBC_MD5 so that we include this new cryptosystem X-Git-Tag: krb5-1.0-beta5~1119 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4dc6cd198c0372822021815e208b8ac67977d1d;p=krb5.git Define PROVIDE_DES_CBC_MD5 so that we include this new cryptosystem git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4508 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/stock/ChangeLog b/src/include/krb5/stock/ChangeLog new file mode 100644 index 000000000..6972bee54 --- /dev/null +++ b/src/include/krb5/stock/ChangeLog @@ -0,0 +1,5 @@ +Thu Oct 13 16:58:53 1994 Theodore Y. Ts'o (tytso@dcl) + + * config.h: Define PROVIDE_DES_CBC_MD5 so that we include this + cryptosystem. + diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index fe84a6aa6..af8250c30 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -140,6 +140,7 @@ typedef int krb5_sigtype; #endif /* SYSV */ /* XXX these should be parameterized soon... */ +#define PROVIDE_DES_CBC_MD5 #define PROVIDE_DES_CBC_CRC #define PROVIDE_RAW_DES_CBC #define PROVIDE_CRC32