Chris Conlon
|
4923528863
|
JNI: refactor com.wolfssl.wolfcrypt.RSA/ECC/EccKey classes to avoid wolfJCE namespace conflicts, removing com.wolfssl.wolfcrypt directory
|
2025-01-30 16:51:31 -07:00 |
Hideki Miyazaki
|
b2715a5fee
|
fix wolfssl compile error by PR#5657(wolfssl)
|
2022-10-14 18:22:57 +09:00 |
JacobBarthelmeh
|
8843cb0847
|
Merge pull request #97 from cconlon/removeIdea
Remove IDEA support
|
2022-02-15 07:02:04 -07:00 |
Chris Conlon
|
80603f3c05
|
remove IDEA support, matching wolfSSL deprecation
|
2022-02-10 10:29:07 -07:00 |
Chris Conlon
|
15b37d9189
|
remove RABBIT support, matching wolfSSL deprecation
|
2022-02-10 10:21:33 -07:00 |
Chris Conlon
|
1d9f21df07
|
remove HC-128 stream cipher support, matching wolfSSL deprecation
|
2022-01-20 09:47:11 -07:00 |
Chris Conlon
|
8c41245dc4
|
update copyright dates to 2022
|
2022-01-18 10:19:03 -07:00 |
Chris Conlon
|
b5286ced6f
|
add kdf.c to Android AOSP Android.mk
|
2021-11-11 16:33:53 -07:00 |
Chris Conlon
|
b9d66f8eb0
|
update Android install script, create missing files if needed
|
2021-10-15 17:08:08 -06:00 |
Chris Conlon
|
76da3b0eff
|
define SIZEOF_LONG and SIZEOF_LONG_LONG for Android builds to prevent build warning
|
2021-10-15 17:07:43 -06:00 |
Chris Conlon
|
8b2ea7899e
|
update copyright to 2021
|
2021-01-14 10:03:57 -07:00 |
Chris Conlon
|
fb222c4dc0
|
enable OPENSSL_ALL, HAVE_ALPN, HAVE_EX_DATA by default in Android builds
|
2020-07-21 15:31:09 -06:00 |
Chris Conlon
|
d4499c0bd0
|
define SESSION_CERTS by default for Android AOSP builds
|
2020-06-12 10:49:31 -06:00 |
Chris Conlon
|
fd9e43903d
|
enable session ticket support on Android JSSE builds by default
|
2020-06-11 14:28:20 -06:00 |
Chris Conlon
|
22d8875041
|
add HAVE_SNI to Android.mk files, exclude WolfSSLJDK8Helper.java on PLATFORM_VERSION 6.0.1
|
2020-05-14 15:32:23 -06:00 |
Chris Conlon
|
4be67544a8
|
include core-libart in Android.mk for platforms that do not automatically link against it
|
2020-03-20 16:17:05 -06:00 |
Chris Conlon
|
c9fbdd6f71
|
add KEEP_PEER_CERT to Android.mk build files
|
2020-03-19 14:06:18 -06:00 |
Chris Conlon
|
6a13ad0b96
|
update Android AOSP README with notes about using Android logging for debug
|
2020-03-19 09:20:59 -06:00 |
Chris Conlon
|
4e84280721
|
add com_wolfssl_WolfSSLX509StoreCtx.c to Android.mk
|
2020-02-13 14:44:07 -07:00 |
Chris Conlon
|
0a33a72e96
|
enable TLS 1.3 by default in Android bOSP builds
|
2020-01-17 15:25:04 -07:00 |
Chris Conlon
|
7ba5a60872
|
update copyright to 2020
|
2020-01-03 14:50:25 -08:00 |
Chris Conlon
|
07b9f59a74
|
add Android OSP install script and support files
|
2019-08-29 14:14:14 -07:00 |