Implement keying material generation in EAP-TTLS

- Adds Conscrypt to IKE and implements keying material
generation in phase 2 of EAP-TTLS.

Bug: 161233250
Test: atest FrameworksIkeTests
Change-Id: I5c8d54f08795b327afb5f5ad3a99f074d6358310
7 files changed
tree: 6047ea42f1d752cdf6f5327c7b31d7182a0e3291
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.