[Bug 3466] Prefer using AEAD algorithms

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Aug 2 01:21:44 AEST 2022


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

tim <tom25519 at yandex.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Prefer using 256-bit AEAD   |Prefer using AEAD
                   |algorithms                  |algorithms

--- Comment #1 from tim <tom25519 at yandex.com> ---
(In reply to tim from comment #0)
> Prefer using 256-bit AEAD algorithms (CHACHA20_POLY1305,
> AES_256_GCM, AES_128_GCM), if possible, remove non-AEAD algorithms
> in the future. 
> By the way, although AES_128_GCM key is shorter than AES_256_CTR,
> but it's AEAD, which is one of cipher supported in TLS 1.3, so
> prefer it rather than AES_256_CTR.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list