[
https://issues.apache.org/jira/browse/SSHD-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934216#comment-13934216
]
Guillaume Nodet commented on SSHD-273:
--------------------------------------
I've just added a unit test that shows that your use case work:
https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=dd2086f89d405d183ef3064106c804601e2e37d4
I think you're doing something wrong. The first thing to try would be to use
the released 0.10.1 version of sshd.
> Add RFC 6668 (HMAC SHA-2) support
> ---------------------------------
>
> Key: SSHD-273
> URL: https://issues.apache.org/jira/browse/SSHD-273
> Project: MINA SSHD
> Issue Type: New Feature
> 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,
> JSCHMain.java
>
>
> 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.2#6252)