Ross ROSS = Recommend OSS · open-source software intelligence for agents

x2on/OpenSSL-for-iPhone

A script for compiling OpenSSL for iOS Devices (iPhone, iPad, Watch, iPod Touch, AppleTV, MacCatalyst) observed · 2026-08-28

github.com/x2on/OpenSSL-for-iPhone · homepage · Shell · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6054
  • days_rel: 677
  • days_push: 677
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2529 stars · 840 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A shell script and example Xcode project for compiling the OpenSSL library for Apple platforms including iPhone, iPad, Apple Watch, Apple TV, and Mac Catalyst. It produces self-compiled OpenSSL builds that can be linked into iOS apps built with Xcode.

Use cases

  • compile openssl for ios devices
  • use openssl library in an iphone app with xcode
  • build openssl for tvos or watchos
  • calculate md5 or sha256 hashes in an ios app using openssl
  • create an xcframework of openssl for apple platforms
  • self-compiled openssl build for maccatalyst

When to choose

  • you need OpenSSL in a native iOS, tvOS, watchOS, or Mac Catalyst app and want to compile it yourself
  • you need specific OpenSSL versions or architectures (arm64, arm64e, bitcode) not provided by other distributions
  • you want a working Xcode example of linking OpenSSL on Apple platforms

When to avoid

  • you only need TLS/HTTPS on iOS — Apple's built-in Security and Network frameworks are sufficient
  • you need OpenSSL 3.x — this project builds the EOL OpenSSL 1.1.1 series
  • you target platforms outside the Apple ecosystem
  • you want a maintained package manager dependency rather than a build script

Facets

library · maturity maintenance

cryptography security build-tool developer-tools security mobile-development apple-ecosystem developer-tools cross-platform openssl ios tvos watchos maccatalyst xcode build-script objective-c shell-script macos

2 sources

Member repositories

RepositoryRoleHealth v2
x2on/OpenSSL-for-iPhonemain23

For agents

markdown · JSON · MCP: product_card(name="x2on/OpenSSL-for-iPhone")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem