summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1996-05-07 23:07:03 +0000
committerRichard Basch <probe@mit.edu>1996-05-07 23:07:03 +0000
commit4b5ae5629998c34378b3d5eea8f062201e256263 (patch)
tree2940585f84a03b69e0bfe298283609be70ad22f2 /src/include
parent433990caa216baa1b5237f537a03e12d10172f2a (diff)
downloadkrb5-4b5ae5629998c34378b3d5eea8f062201e256263.tar.gz
krb5-4b5ae5629998c34378b3d5eea8f062201e256263.tar.xz
krb5-4b5ae5629998c34378b3d5eea8f062201e256263.zip
We are providing 3des routines in libcrypto..
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7921 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/ChangeLog4
-rw-r--r--src/include/k5-int.h2
2 files changed, 6 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index f01af2f4ac..636d362bce 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 7 17:19:17 1996 Richard Basch <basch@lehman.com>
+
+ * k5-int.h: We are providing 3DES routines in libcrypto, too...
+
Thu May 2 18:41:00 1996 Richard Basch <basch@lehman.com>
* krb5.hin: krb5_init_random_key & krb5_finish_random_key now
diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index 9fffbced0a..741287609d 100644
--- a/src/include/k5-int.h
+++ b/src/include/k5-int.h
@@ -95,6 +95,8 @@
#define PROVIDE_DES_CBC_CRC
#define PROVIDE_DES_CBC_RAW
#define PROVIDE_DES_CBC_CKSUM
+#define PROVIDE_DES3_CBC_MD5
+#define PROVIDE_DES3_CBC_RAW
#define PROVIDE_CRC32
#define PROVIDE_RSA_MD4
#define PROVIDE_RSA_MD5