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

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

GitHub user lgoldstein opened a pull request:

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

    [SSHD-708] Fixed support for OpenSSH encrypted private keys decoding when 
'bcrypt' KDF is used

    * Increased the limit on `MAX_ROUNDS`
    * Made the limitation configurable via system property
    * Updated `README.md` file about the `bcrypt` settings and behavior 
regarding the `MAX_ROUNDS`
    * Removed dangerous constructor/initializer of the KDF options


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

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

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

    https://github.com/apache/mina-sshd/pull/82.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 #82
    
----
commit 687571f6f4c6c448d56deb98eb76d87ad622d7ff
Author: Lyor Goldstein <lgoldstein@...>
Date:   2018-12-12T13:23:04Z

    [SSHD-708] Fixed support for OpenSSH encrypted private keys decoding when 
'bcrypt' KDF is used

----


> 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
>             Fix For: 2.1.1
>
>
> 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