{"id":19330072,"url":"https://github.com/burningalchemist/openssl-android","last_synced_at":"2025-11-16T15:30:53.707Z","repository":{"id":128814441,"uuid":"200040618","full_name":"burningalchemist/openssl-android","owner":"burningalchemist","description":"OpenSSL for Android | Build scripts to compile static libraries","archived":false,"fork":false,"pushed_at":"2019-09-13T14:16:01.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T08:18:41.214Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/burningalchemist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"burningalchemist","ko_fi":"burningalchemist"}},"created_at":"2019-08-01T11:47:35.000Z","updated_at":"2019-08-01T11:59:37.000Z","dependencies_parsed_at":"2023-08-25T15:50:35.873Z","dependency_job_id":null,"html_url":"https://github.com/burningalchemist/openssl-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burningalchemist%2Fopenssl-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burningalchemist%2Fopenssl-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burningalchemist%2Fopenssl-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burningalchemist%2Fopenssl-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burningalchemist","download_url":"https://codeload.github.com/burningalchemist/openssl-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434243,"owners_count":19800548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T02:33:44.416Z","updated_at":"2025-11-16T15:30:53.700Z","avatar_url":"https://github.com/burningalchemist.png","language":"Shell","funding_links":["https://github.com/sponsors/burningalchemist","https://ko-fi.com/burningalchemist"],"categories":[],"sub_categories":[],"readme":"# OpenSSL for Android (x32/x64)\n\nThese scripts do all for you from downloading and extracting OpenSSL to\ngenerating static libraries for arm64-v8a and armeabi-v7a (optionally, other platforms)\n\nPlease check `build-all-arch.sh` and `setenv-android-mod.sh` for more details or adjustments.\n\n---\n\nBy default, OpenSSL version is set to 1.0.2s, after which the API was significantly changed\nand became incompatible with older projects.\n\nAlso, pay attention to the byte order flag (Big Endian/Little Endian). Here it is set to `-DL_ENDIAN`.\nIf misconfigured, might create issues, e.g. `error:04091068:rsa routines:INT_RSA_VERIFY:bad signature`\nor worse. In my particular case, the flag was initially set to `-DB_ENDIAN`, so secure web requests\nwith `libcurl` were broken. It might be different in your situation.\n\nWith minor changes it's possible to produce shared libraries as well.\n\nGiven that, open terminal and run:\n\n```sh\ncd \u003cpath/to/this/repo\u003e\nchmod 755 ./build-all-arch.sh\nchmod 755 ./setenv-android-mod.sh\nexport ANDROID_NDK_ROOT=/your/path/to/_android/android-ndk-r10e\n./build-all-arch.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburningalchemist%2Fopenssl-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburningalchemist%2Fopenssl-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburningalchemist%2Fopenssl-android/lists"}