You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/23 09:46:10 UTC

[jira] [Commented] (SSHD-596) Support dhg14 by runtime DH key size detection similar to dhgex

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

ASF GitHub Bot commented on SSHD-596:
-------------------------------------

GitHub user alonbl opened a pull request:

    https://github.com/apache/mina-sshd/pull/20

    [SSHD-596] Support dhg14 by runtime DH key size detection

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alonbl/mina-sshd dh

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit e23b639d42acf7f2d4934090817cee0774752213
Author: Alon Bar-Lev <al...@gmail.com>
Date:   2015-11-23T08:42:51Z

    [SSHD-596] Support dhg14 by runtime DH key size detection
    
    Signed-off-by: Alon Bar-Lev <al...@gmail.com>

----


> Support dhg14 by runtime DH key size detection similar to dhgex
> ---------------------------------------------------------------
>
>                 Key: SSHD-596
>                 URL: https://issues.apache.org/jira/browse/SSHD-596
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Alon Bar-Lev
>            Priority: Minor
>
> SSHD-589 added optional runtime detection of DH key size, now we are able to determine if we can support primes before we actually use them and remove the hardcoded BouncyCastle requirement.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)