CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/02/15 23:08:45
Modified files: regress/usr.bin/ssh: integrity.sh Log message: make sure the fuzz offset is actually past the end of KEX for all KEX types. diffie-hellman-group-exchange-sha256 requires an offset around 2700. Noticed via test failures in portable OpenSSH on platforms that lack ECC and this the more byte-frugal ECDH KEX algorithms.