https://bugzilla.mindrot.org/show_bug.cgi?id=3691
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Damien Miller <[email protected]> --- This is expected: > debug1: kex: server->client cipher: [email protected] MAC: <implicit> > compression: none > debug1: kex: client->server cipher: [email protected] 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 [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
