Files
frameworks_base/core/java/android/net
Benedict Wong 4fab295446 Add filtering for IPsec algorithms in IKEv2 VPNs
This commit adds support for validating and filtering IPsec algorithms.
Without a public API exposing IKEv2 algorithms (and their respective
public APIs), the allowedAlgorithms can only filter the proposals for
IPsec (Child) SA algorithms.

Additionally, this removes the HMAC_SHA1 from the IKE SA's integrity
algorithm proposals due to insecurity

Bug: 153701879
Test: FrameworksNetTests passing, new tests added
Change-Id: I7e61a1612692db275b751330af5bacbf86836a8c
Merged-In: I7e61a1612692db275b751330af5bacbf86836a8c
(cherry picked from commit 94e1c08a9a)
2020-04-29 23:05:35 -07:00
..
2019-08-30 00:16:24 +00:00
2020-02-13 18:37:06 +00:00
2019-03-16 03:51:09 +09:00
2020-03-19 15:57:31 +09:00
2020-01-02 17:09:10 +00:00
2020-01-22 22:27:44 +09:00
2020-04-10 00:30:38 +00:00