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

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

GitHub user tomaswolf opened a pull request:

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

    [SSHD-708] Support reading encrypted OpenSSH private keys

    Include the BCrypt pbkdf implementation from org.connectbot.jbcrypt
    and use it to decrypt password-protected OpenSSH private keys.
    
    Add test cases.

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

    $ git pull https://github.com/tomaswolf/mina-sshd SSHD-708

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

    https://github.com/apache/mina-sshd/pull/81.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 #81
    
----
commit 1c4624825bc1522f56f2f521f849fbf6b3b03f0c
Author: Thomas Wolf <thomas.wolf@...>
Date:   2018-12-01T17:33:15Z

    [SSHD-708] Support reading encrypted OpenSSH private keys
    
    Include the BCrypt pbkdf implementation from org.connectbot.jbcrypt
    and use it to decrypt password-protected OpenSSH private keys.
    
    Add test cases.

----


> Add support for password encrypted OpenSSH private key files
> ------------------------------------------------------------
>
>                 Key: SSHD-708
>                 URL: https://issues.apache.org/jira/browse/SSHD-708
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Goldstein Lyor
>            Assignee: Goldstein Lyor
>            Priority: Minor
>
> The current code supports only reading un-encrypted private key files



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to