[PATCH] curve25519-sha256 at libssh.org key exchange proposal
Damien Miller
djm at mindrot.org
Sun Nov 3 07:58:11 EST 2013
On Sat, 2 Nov 2013, Markus Friedl wrote:
> > So even tough public keys are points (x + y coordinates), the shared
> > secret (x coordinate) is hashed as an mpint. If we look at curve25519 as
> > a special case of RFC5656, the point and the x coordinate are the same.
>
> so I think we should keep the encodings from the patch...
yes. Patch is ok djm@
More information about the openssh-unix-dev
mailing list