[PATCH] curve25519-sha256 at libssh.org key exchange proposal

Damien Miller djm at mindrot.org
Fri Sep 27 08:24:40 EST 2013


On Thu, 26 Sep 2013, James Cloos wrote:

> Cool.
>
> Did you consider ed25519 for the kex?
>
> http://ed25519.cr.yp.to/

No, but it would make a good public key type.

I'm interested in supporting ed25519 as a key algorithm, EC-DH in
curve25519 and ChaCha/Salsa20+poly1305 as an AEAD cipher+MAC. Just need
to figure out when and how :)

-d


More information about the openssh-unix-dev mailing list