On Tue, 24 Nov 2020 18:24:45 +0300 Vadim Fedorenko wrote: > RFC 7905 defines usage of ChaCha20-Poly1305 in TLS connections. This > cipher is widely used nowadays and it's good to have a support for it > in TLS connections in kernel. > Changes v2: > nit fixes suggested by Jakub Kicinski > add linux-crypto to review patch set Applied, thank you!