Re: adding a new custom ciphersuite to NSS (to be used by Thunderbird for TLS establishment)

f masood via dev-security <[email protected]> Fri, 24 Nov 2017 01:47:14 -0800 (PST)
Newsgroups gmane.comp.mozilla.security
Message-ID <[email protected]>
Thank you very much for the reply.
I didn't follow the patch myself, because ChaCha20 is a stream cipher and the cipher I want to add is similar to AES like a block cipher so shouldn't there be issue ?