CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/26 02:58:15
Modified files:
usr.bin/ssh : cipher.c cipher.h packet.c
Log message:
Work around the CPNI-957037 Plaintext Recovery Attack by always
reading 256K of data on packet size or HMAC errors (in CBC mode only).
Help, feedback and ok djm@
Feedback from Martin Albrecht and Paterson Kenny
