commit | 5d7b9565bc2cc2b0734a6e8b0b7ab781745d35f9 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Feb 16 17:32:31 2013 +1100 |
committer | Damien Miller <djm@mindrot.org> | Sat Feb 16 17:32:31 2013 +1100 |
tree | 0cfa2603bfae0bc7d7d6951a29282032aba57c1e | |
parent | 2991d288db4355a54f0860be184c31343cb2c139 [diff] |
- djm@cvs.openbsd.org 2013/02/16 06:08:45 [integrity.sh] 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.