Closed Bug 1452961 Opened 6 years ago Closed 1 year ago

Fix DTLS 1.3 ACK format

Categories

(NSS :: Libraries, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ekr, Unassigned)

References

(Blocks 1 open bug)

Details

The format is:


struct {
       uint64 record_numbers<0..2^16-1>;
} ACK;


But the original code  in but 1316231 forgot the 2 length bytes. Discovered by interop with Mint.
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.