mozilla/security/nss/lib/ssl ssl3con.c sslimpl.h
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/ssl&files=ssl3con.c:sslimpl.h&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/ssl In directory dm-cvs01.mozilla.org:/tmp/cvs-serv31704 Modified Files: ssl3con.c sslimpl.h Log Message: Bug 565047: have ssl3_HandleRecord send a bad_record_mac alert instead of decode_error when the cipher text is shorter than an IV block. Reduce MAX_IV_LENGTH to 24 to match the size of IVs in ssl3SidKeys. r=rrelyea. Modified Files: ssl3con.c sslimpl.h