[
https://issues.apache.org/jira/browse/SSHD-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reopened SSHD-273:
----------------------------------
It seems the new MAC implementations are incompatible with OpenSSH. When
connecting to my local native ssh server (SSH-2.0-OpenSSH_6.2), I end up with a
MAC error in mina sshd when using hmac-sha2-512 or hmac-sha2-256
> Add RFC 6668 (HMAC SHA-2) support
> ---------------------------------
>
> Key: SSHD-273
> URL: https://issues.apache.org/jira/browse/SSHD-273
> Project: MINA SSHD
> Issue Type: Improvement
> Affects Versions: 0.10.0
> Reporter: Kenny Root
> Assignee: Guillaume Nodet
> Fix For: 0.10.0
>
> Attachments: 0001-SSHD-273-Add-RFC-6668-HMAC-SHA-2-support.patch
>
>
> Adds support for HMAC with SHA-2 hashes (SHA-256 and SHA-512) as specified in
> RFC 6668. Both HmacSHA256 and HmacSHA512 are added as they are supported by
> Sun/Oracle JDK, OpenJDK, and BouncyCastle.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)