fpoirotte / pssht

SSH server written in PHP
https://pssht.readthedocs.io
MIT License
41 stars 9 forks source link

Add support for the curve25519-sha256@libssh.org key exchange algorithm #12

Closed fpoirotte closed 9 years ago

fpoirotte commented 9 years ago

See http://git.libssh.org/users/aris/libssh.git/plain/doc/curve25519-sha256@libssh.org.txt?h=curve25519 for the rationale and specification.

Depends on #6 and maybe #5 too.

fpoirotte commented 9 years ago

Support for this curve has been added in c90ea047196f139382bfb869455ba9dc0d0965ae.