gecko-dev/mobile/android/services
Petru Lingurar 55e7536f9a Bug 1537701 - Update SSL ciphers and protocols for Android Q; r=mt
Added the new Android API 29+ ciphers
https://developer.android.com/reference/javax/net/ssl/SSLEngine#cipher-suites
and also added TLSv1.3
https://developer.android.com/reference/javax/net/ssl/SSLEngine#protocols

Will prefer ChaCha20-Poly1305 which is fastest, thoroughly vetted and battle tested -
https://blog.cloudflare.com/do-the-chacha-better-mobile-performance-with-cryptography/

Beside the new additions will still keep support for previous TLSv1.2 and already
used ciphers still compatible with Android Q while favoring the 128 versions.

Differential Revision: https://phabricator.services.mozilla.com/D30646

--HG--
extra : moz-landing-system : lando
2019-05-14 13:09:22 +00:00
..
manifests Bug 1465323 - Update FxAccountUpgradeReceiver. r=JanH 2018-06-12 19:26:53 +03:00
src Bug 1537701 - Update SSL ciphers and protocols for Android Q; r=mt 2019-05-14 13:09:22 +00:00
strings.xml.in Bug 1404543 - Update copy and default values for 'sync over wi-fi' pref r=nalexander 2017-10-02 15:25:40 -04:00