search for: libnacl

Displaying 1 result from an estimated 1 matches for "libnacl".

Did you mean: libacl
2013 Sep 24
9
[PATCH] curve25519-sha256@libssh.org key exchange proposal
...Curve25519] as implemented in the library NaCl [NaCl]. I namespaced this method with @libssh.org since I implemented it first in libssh and intent to release it with the next release. In attachment, you will find a patch to openssh-6.3p1 (I think adaptations for OpenSSH are trivial). It links to libnacl. However, my autotools skills are lacking and I compiled it with LIBS=-libnacl. I would greatly appreciate feedback and/or a debate on the relevancy of such kex method, code quality and implementation details. Aris Adamantiadis www.libssh.org -------------- next part -------------- >From c3105...