You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2020/06/04 09:46:00 UTC

[jira] [Commented] (SSHD-704) Add support for curve25519-sha256@libssh.org key exchange

    [ https://issues.apache.org/jira/browse/SSHD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125757#comment-17125757 ] 

Guillaume Nodet commented on SSHD-704:
--------------------------------------

[~lgoldstein] there's no dependency on sshj.  It just the {{Curve25519.java}} class which has been copied, but we can easily download the original one from https://code.google.com/archive/p/curve25519-java/downloads, it's under Apache License 2.0, so not a problem.

> Add support for curve25519-sha256@libssh.org  key exchange
> ----------------------------------------------------------
>
>                 Key: SSHD-704
>                 URL: https://issues.apache.org/jira/browse/SSHD-704
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Lyor Goldstein
>            Priority: Major
>              Labels: features
>         Attachments: Curve25519.java, Curve25519SHA256AbstractDH.java, Curve25519SHA256DHFactory.java, Curve25519SHA256KeyExchange.java, Curve25519SHA256KeyExchangeFactory.java
>
>
> See
> * [curve25519-sha256@libssh.org kexy exchange specification|https://git.libssh.org/projects/libssh.git/tree/doc/curve25519-sha256@libssh.org.txt]
> * [Secure Shell (SSH) Key Exchange Method using Curve25519 and Curve448|https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves-06]
> * [JEP 324: Key Agreement with Curve25519 and Curve448|http://openjdk.java.net/jeps/324]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org