[Bug 2972] Add build-time option to use OpenSSL for ChaCha20-Poly1305
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Jul 19 04:04:42 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=2972
Fabio <fabio.pedretti at unibs.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
CC| |fabio.pedretti at unibs.it
--- Comment #4 from Fabio <fabio.pedretti at unibs.it> ---
This is done in 8.3:
* ssh(1), sshd(8): prefer to use chacha20 from libcrypto where
possible instead of the (slower) portable C implementation included
in OpenSSH.
However, AES ciphers are still a lot faster on AES acceletared
hardware, see bug #3194.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list