Dear Chromium developers,
I need to use an high security encryption in my web surfing (yes, more than AES_128_GCM).
It could be nice if it was possible to insert the possibility to constrain chromium to use a certain cipher suite that the user wants. (i.e AES_256_GCM, TLS 1.2 or 1.3 etc...)
Something like mozilla firefox does.
I think that some server are not secure and sometimes I found a very insecure ciphers in https connection.
Thanks
All the best