[
https://issues.apache.org/jira/browse/SSHD-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745231#comment-15745231
]
Goldstein Lyor commented on SSHD-506:
-------------------------------------
Note: according to [RFC 5647 - section
5.1|https://tools.ietf.org/html/rfc5647#section-5.1]:
{quote}
If AES-GCM is selected as the encryption algorithm for a given tunnel, AES-GCM
MUST also be selected as the Message Authentication Code (MAC) algorithm.
Conversely, if AES-GCM is selected as the MAC algorithm, it MUST also be
selected as the encryption algorithm.
{quote}
> Add support for aes128/256-gcm ciphers
> --------------------------------------
>
> Key: SSHD-506
> URL: https://issues.apache.org/jira/browse/SSHD-506
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: Goldstein Lyor
> Priority: Minor
>
> See:
> * [rfc5647|https://tools.ietf.org/html/rfc5647]
> *
> [draft-igoe-secsh-aes-gcm-01|https://tools.ietf.org/html/draft-igoe-secsh-aes-gcm-01]
> * [OpenSSH v6.2|http://www.openssh.com/txt/release-6.2]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)