mozilla/cipherscan

randomised cipher order

tomato42 opened this issue · 0 comments

some time ago regmedia.co.uk did not accept client hello if it included ecdhe-rsa-aes128-gcm-sha256 before echde-ecdsa-chacha20-poly1205 and sigalgs include ecdsa-sha256

after detecting what ciphers are supported, randomise the order for few connections, see if all are accepted

depends on #152