# krzyzanowskim/OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform

Repository: https://github.com/krzyzanowskim/OpenSSL
Canonical: https://ross.abutalabs.com/products/krzyzanowskim-openssl
Homepage: https://swift.best
Language: C
License: NOASSERTION
License Family: other
Topics: openssl, swift-package-manager, carthage, cocoapods, ios, macos, spm, tvos, visionos, watchos
Last push: 2026-07-30T11:25:19+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 83, longevity 100
- inputs: {"age_days": 4713, "days_push": 34, "days_rel": 34, "gap_med": 70, "n_releases_24m": 8}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1023, forks 370 (observed 2026-08-28T04:03:16.201655+00:00)

## What it is
A multiplatform distribution of the OpenSSL C libraries packaged for Swift Package Manager, CocoaPods, and Carthage, targeting iOS, macOS (including Catalyst), tvOS, visionOS, and watchOS. It ships precompiled static libraries, frameworks, and an XCFramework, plus a build script for producing newer OpenSSL versions locally.

## Use cases
- Add OpenSSL to an iOS app via Swift Package Manager
- Use libcrypto and libssl in a macOS Catalyst project
- Link prebuilt OpenSSL frameworks in a tvOS or watchOS app
- Build a newer OpenSSL version locally for Apple platforms
- Replace Apple's deprecated system OpenSSL with a bundled XCFramework

## When to choose
- You need OpenSSL specifically (not Apple's CryptoKit or CommonCrypto) on Apple platforms
- You want prebuilt multi-architecture binaries for iOS, macOS, tvOS, visionOS, or watchOS
- You manage dependencies with SwiftPM, CocoaPods, or Carthage

## When to avoid
- You only need basic hashing or encryption — CryptoSwift or Apple's CryptoKit is simpler
- You target Linux or Windows rather than Apple platforms
- You cannot accept prebuilt binary dependencies and lack the toolchain to build from source

## Facets
- artifact type: library
- maturity: active
- function: cryptography, security, developer-tools
- domain: security, mobile-development, developer-tools
- platform: cross-platform
- tags: openssl, swiftpm, cocoapods, carthage, xcframework, prebuilt-binaries, tvos, watchos, visionos, ios, macos, swift

## Member repositories
- krzyzanowskim/OpenSSL (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.201655+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:38.240941+00:00, confidence not recorded.
  - readme: https://github.com/krzyzanowskim/OpenSSL (fetched 2026-08-28T04:03:16.201655+00:00, sha 2e808f6372c9)
  - homepage: https://swift.best (fetched 2026-08-29T13:08:37.646130+00:00, sha 27f294826afe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
