Digest Authentication: nc=

Dave Kristol (dmk@research.bell-labs.com)
Wed, 29 Apr 1998 09:55:23 -0400 (EDT)


In my implementation of Digest, I don't verify that a given nonce count
(nc=) has appeared only once.  My server simply doesn't retain that
kind of state.

So I'm wondering, *is* anyone planning to implement checks on reuse
of nc?

Dave Kristol