From: Jakub Kicinski Date: Fri, 27 Nov 2020 22:32:40 +0000 (-0800) Subject: Merge branch 'add-chacha20-poly1305-cipher-to-kernel-tls' X-Git-Tag: accepted/tizen/unified/20230118.172025~8321^2~163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb3158ea612c5a0bda8ce07977c573757753a270;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'add-chacha20-poly1305-cipher-to-kernel-tls' Vadim Fedorenko says: ==================== Add CHACHA20-POLY1305 cipher to Kernel TLS 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. ==================== Link: https://lore.kernel.org/r/1606231490-653-1-git-send-email-vfedorenko@novek.ru Signed-off-by: Jakub Kicinski --- fb3158ea612c5a0bda8ce07977c573757753a270