janekptacijarabaci
c28d046daf
Security - Unsafe negotiation warning with TLS 1.3
2018-07-25 07:15:50 +08:00
janekptacijarabaci
ef825bd0c8
Security - added support for TLS 1.3 (the next part)
2018-07-25 07:11:32 +08:00
janekptacijarabaci
b8198c3a89
Security - added support for TLS 1.3
2018-07-25 07:11:26 +08:00
Pale Moon
f543949da5
Remove duplicate callback case statements.
2018-07-25 06:59:05 +08:00
Pale Moon
c9ad97a8f5
Add support for RSA+AES+SHA256/384 suites for web compatibility.
...
This adds the following suites for web compatibility despite the
deprecated RSA key exchange that makes little sense with a
very strong HMAC or GCM:
TLS_RSA_WITH_AES_256_GCM_SHA384
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_RSA_WITH_AES_128_GCM_SHA256
TLS_RSA_WITH_AES_128_CBC_SHA256
Only the 256-bit ones are enabled by default.
2018-07-25 06:58:58 +08:00
Pale Moon
c9c81ca7c3
Restore missing RSA+Camellia suites.
2018-07-25 06:58:56 +08:00
Pale Moon
36fc143339
Add AES256-GCM suites to secmanager.
...
Disabled by default for known wasted performance (40%) on a suite weaker to key attacks than AES128.
2018-07-25 06:50:51 +08:00
Pale Moon
8df1603dfd
Enable ChaCha20-Poly1305 suites.
2018-07-25 06:50:49 +08:00
Moonchild
baf46a6bf1
Merge pull request #1 from mozilla/esr38: Esr38 upstream pull
2018-07-24 23:04:07 +08:00