# OpenSSL-for-Android-Prebuilt **Repository Path**: linkmeta/OpenSSL-for-Android-Prebuilt ## Basic Information - **Project Name**: OpenSSL-for-Android-Prebuilt - **Description**: openssl for android - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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*