From db4b19af2a983ccbcad42b175451854a9ad1952d Mon Sep 17 00:00:00 2001 From: Richard Basch Date: Wed, 27 Mar 1996 22:56:38 +0000 Subject: [PATCH] DES modes are now interoperable git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7721 dc483132-0cff-0310-8789-dd5450dbe970 --- src/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TODO b/src/TODO index 6ff19a2d2..13678a3a5 100644 --- a/src/TODO +++ b/src/TODO @@ -29,7 +29,7 @@ DONE * make DES-MD5 default, fall back to DES-CRC * krb5_get_in_tkt_with_keytab needs to pass local ktypes in AS_REQ. It should only be requesting ktypes for which there are local keytab entries. - * DES_CBC_* are not being properly treated. +DONE * DES_CBC_* are not being properly treated. Requesting one type does not always return a key of the same type (even if there is another DES key in the db). -- 2.26.2