[PATCH] curve25519-sha256 at libssh.org key exchange proposal
Damien Miller
djm at mindrot.org
Sat Nov 2 22:33:16 EST 2013
On Sat, 2 Nov 2013, Markus Friedl wrote:
> Should we use mpint everywhere?
> I don't think so as we can require strings if length 32 everywhere.
I guess the question is this: do we treat curve25519 as a specific case
of RFC5656 or as something different?
Seen this way, I feel less strongly that the shared_secret should be a
string.
-d
More information about the openssh-unix-dev
mailing list