[1691] in Kerberos_V5_Development
Re: additional bugs for Beta 7
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Sat Aug 31 02:11:09 1996
Date: Sat, 31 Aug 1996 02:11:00 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Marc Horowitz <marc@MIT.EDU>
Cc: Sam Hartman <hartmans@MIT.EDU>, "Barry Jaspan" <bjaspan@MIT.EDU>,
krbcore@MIT.EDU
In-Reply-To: Marc Horowitz's message of Thu, 29 Aug 1996 15:29:36 EDT,
<9608291929.AA19445@DUN-DUN-NOODLES.MIT.EDU>
Date: Thu, 29 Aug 1996 15:29:36 EDT
From: Marc Horowitz <marc@MIT.EDU>
Here's my idea.
The Kerberos protocol used to have the notion of key types and
encryption types as distinct entities....
A simple solution is to have the etype array have an element which
identifies, for internal uses, the cryptosystem.
This is a good idea; we should do it after beta-7. I think Ezra and I
(or was it Sam or Richard?) had mentioned doing something like this, in
private conversations/e-mail. In any case, it is the obvious thing to
do, and we should do it.
- Ted