Details
Description
On systems without AES hardware acceleration the preferred TLS v1.3 cipher suite is TLS_CHACHA20_POLY1305_SHA256 (about 400% faster than AES). Unfortunately this ciphersuite is not available in bundled WolfSSL.
Attached patch enables TLS_CHACHA20_POLY1305_SHA256.