[46865] in Cypherpunks
Re: Can you break my encryption protocol ? - improvements
daemon@ATHENA.MIT.EDU (Martin Diehl)
Wed Jan 10 02:05:30 1996
Date: Wed, 10 Jan 96 01:20:08 CST
From: "Martin Diehl" <mdiehl@dttus.com>
To: cypherpunks@toad.com, baldwin@RSA.com, mark@unicorn.com
On 1/9/96 at 1:55pm, Bob Baldwin wrote:
> Mark,
> The protocol works well ...
[SNIP]
> Server computes:
> X = Dec(K, Vs)
> Test that H(X) = Ns, if not ...
> All subsequent communications should be encrypted with K.
> -- Bob Baldwin
I think that the last part should be:
Server computes:
X = Dec(K, Vc)
Test that H(X) = Nc
Martin G. Diehl