actually exported the raw DES encryption system (needed for GSSAPI).
Also added defines for the triple-DES encryption systems.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7776
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Apr 10 10:14:22 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * KerberosHeaders.h (PROVIDE_DES_CBC_RAW): Fix #define of
+ PROVIDE_DES_CBC_RAW so that the mac implementation
+ actually exported the raw DES encryption system (needed
+ for GSSAPI). Also added defines for the triple-DES
+ encryption systems.
+
Wed Mar 27 00:07:46 1996 Theodore Y. Ts'o <tytso@dcl>
* KerberosHeaders.h: Add #define of HAVE_STDLIB_H, since
#define PROVIDE_DES_CBC_CKSUM
#define PROVIDE_DES_CBC_CRC
#define PROVIDE_DES_CBC_MD5
-#define PROVIDE_RAW_DES_CBC
+#define PROVIDE_DES_CBC_RAW
+#define PROVIDE_DES3_CBC_MD5
+#define PROVIDE_DES3_CBC_RAW
+
#define NO_SYS_TYPES_H
#define NO_SYS_STAT_H