[Bug 3194] Please consider lowering chacha20-poly1305 at openssh.com cipher priority on AES-NI capable CPU

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Jul 20 14:10:41 AEST 2020


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
We don't plan on reordering ciphers based on local platform
capabilities. We do offer the =^ trick to make it easy for users to do
so. E.g.

Ciphers ^aes256-gcm at openssh.com,aes128-gcm at openssh.com 

Will move those two ciphers to the head of the list.

-- 
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.


More information about the openssh-bugs mailing list