[Bug 148] Key Exchange Guesses not supported
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jan 27 21:09:46 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=148
------- Additional Comments From avraham.fraenkel at commatch.com 2003-01-27 21:09 -------
You shood check only PROPOSAL_KEX_ALGS and PROPOSAL_SERVER_HOST_KEY_ALGS
Only for them it is written that
o the kex algorithm and/or the host key algorithm is guessed wrong
(server and client have different preferred algorithm).
==========
For the other parts of the proposal you will find the mismatch
in the choose_enc/mac/comp functions. There is no need that the first option
will be a right guess:
o if any of the other algorithms cannot be agreed upon.
======
--
Avraham
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list