Artifact e538ac60bd21d71dfff957e54a067bd59e9567ce:
- File ssh.c — part of check-in [4c69183b8d] at 2008-11-26 06:49:25 on branch trunk — Mitigation for VU#958563: When using a CBC-mode server-to-client cipher under SSH-2, don't risk looking at the length field of an incoming packet until we've successfully MAC'ed the packet. This requires a change to the MAC mechanics so that we can calculate MACs incrementally, and output a MAC for the packet so far while still being able to add more data to the packet later. (user: ben size: 290643)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.