https://bugzilla.mindrot.org/show_bug.cgi?id=3691

Damien Miller <d...@mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d...@mindrot.org
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Damien Miller <d...@mindrot.org> ---
This is expected:

> debug1: kex: server->client cipher: aes128-...@openssh.com MAC: <implicit> 
> compression: none
> debug1: kex: client->server cipher: aes128-...@openssh.com MAC: <implicit> 
> compression: none

MACs are not used for AEAD ciphers like AES-GCM as these provide
message integrity in the cipher itself.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to