Open
Description
The privacy layer for DIGEST-MD5 does not work, and I cannot figure out why. I have double checked the RFC and other implementations but cannot determine what I'm doing wrong. It works for the first message sent, but subsequent messages cannot be decrypted. If anyone can figure out what is wrong, you have my gratitude (: I have a failing test marked as skipped if anyone wants to take a crack at it. Seems to be somehow related to the incremented sequence numbers but I cannot determine how. The integrity layer works fine.