1
0
mirror of https://github.com/PurpleI2P/OpenSSL-for-Android-Prebuilt synced 2025-01-29 16:04:19 +00:00

437 B

OpenSSL-for-Android-Prebuilt

Prebuilt OpenSSL 1.0.2, 1.1.0 and 1.1.1 libraries for Android. Included are arm and x86 libs and include files.

18/09/13 - Added OpenSSL 1.1.1 libraries built with gcc

Included precompiled arm, arm-v7a, arm64-v8a, x86, x86_64.

  • arm, arm-v7a, x86 built with target android-14
  • arm64-v8a, x86_64 built with target android-21

18/12/27 - Added OpenSSL 1.1.1a libraries built with llvm