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