[ 
https://issues.apache.org/jira/browse/SSHD-987?focusedWorklogId=428640&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-428640
 ]

ASF GitHub Bot logged work on SSHD-987:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Apr/20 16:12
            Start Date: 29/Apr/20 16:12
    Worklog Time Spent: 10m 
      Work Description: lgoldstein opened a new pull request #127:
URL: https://github.com/apache/mina-sshd/pull/127


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 428640)
    Remaining Estimate: 0h
            Time Spent: 10m

> AESPrivateKeyObfuscator generates wrong IV length
> -------------------------------------------------
>
>                 Key: SSHD-987
>                 URL: https://issues.apache.org/jira/browse/SSHD-987
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Thomas Wolf
>            Assignee: Lyor Goldstein
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{AESPrivateKeyObfuscator.generateInitializationVector()}} inherited from 
> {{AbstractPrivateKeyObfuscator}} produces IVs of length {{keyLength / 
> Byte.SIZE}}.
> This works only for AES 128, but not for AES 192 or AES 256. The IV length 
> for AES is 16.
> Compare also SSHD-873.



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

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

Reply via email to