summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYan Yan <evitayan@google.com>2021-05-21 23:26:26 +0000
committerYan Yan <evitayan@google.com>2021-05-21 23:32:04 +0000
commitcdd8e19735f18467c620816a897297c21ed6f17f (patch)
tree93cf2699f1ba812a32e468172c5ce783ac4e5f0f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf00bff3308b689f3d3f4d6d5dc9ab5a8c431951f (diff)
Improve IKEv2/IPsec VPN by proposing more IKE algorithms
This commit allows IKEv2/IPsec VPN to propose more algorithms that newly added in IKE library. Those new algorithms have stronger security guarantees and better performance. It also improves the cooperability with NordVpn. Previously, IKEv2/IPsec VPN only proposes PRF-HMAC-SHA1 and PRF-AES128-XCBC. NordVpn always prefer PRF-AES128-XCBC over PRF-HMAC-SHA1 for security reasons, but few NordVpn servers have broken PRF-AES128-XCBC support which will cause VPN setup to fail. Proposing more PRFs can reduce the chance of selecting a broken algorithms. This commit also switches to use IKE library defined constants Bug: 185265778 Test: atest FrameworksNetTests, CtsIkeTestCases Test: new algorithms are manually tested Change-Id: Id0983d4b73691b153ee0f1cf3bf63b215098a29a Merged-In: Id0983d4b73691b153ee0f1cf3bf63b215098a29a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions