Thomas Wolf created SSHD-987:
--------------------------------
Summary: 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
{{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: [email protected]
For additional commands, e-mail: [email protected]