From b328351cbdfb0a21f5c9f9d7fc6f059a56368bc0 Mon Sep 17 00:00:00 2001 From: Chris Conlon Date: Thu, 29 Aug 2019 14:17:05 -0700 Subject: [PATCH] update README with JSSE Android AOSP install script --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index e19f2b6..50dc82e 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ Release X.X.X has bug fixes and new features including: - New JSSE provider (wolfJSSE) including TLS 1.3 support! - Add JSSE debug logging with wolfjsse.debug system parameter +- Add JSSE install script and helper files for Android AOSP - Add JNI wrappers to detect if native features/protocols are compiled in - Add JNI wrapper for PKCS#8 offset getter - Add JNI wrapper for wolfSSL_get_ciphers_iana()