Mailing List Archive

[Bug 3466] New: Prefer using 256-bit AEAD algorithms
https://bugzilla.mindrot.org/show_bug.cgi?id=3466

Bug ID: 3466
Summary: Prefer using 256-bit AEAD algorithms
Product: Portable OpenSSH
Version: 8.7p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs@mindrot.org
Reporter: tom25519@yandex.com

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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs