Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/ssh
Module Name: src
Committed By: elad
Date: Wed Mar 22 23:04:39 UTC 2006
Modified Files:
src/crypto/dist/ssh: deattack.c deattack.h packet.c
Log Message:
Pull in from djm@OpenBSD:
remove IV support from the CRC attack detector, OpenSSH has never used
it - it only applied to IDEA-CFB, which we don't support.
Thanks to deraadt@OpenBSD for looking into this one.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/crypto/dist/ssh/deattack.c
cvs rdiff -r1.1.1.5 -r1.2 src/crypto/dist/ssh/deattack.h
cvs rdiff -r1.24 -r1.25 src/crypto/dist/ssh/packet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index