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

tim <[email protected]> changed:

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

--- Comment #1 from tim <[email protected]> ---
(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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to