🍺 BREW Explorer

← all formulae

s2n

brew install s2n v1.7.4 Apache-2.0

AWS-backed C library implementation of TLS/SSL protocols with cryptographic agility and formal verification.

Why you might care

s2n is a minimalist TLS library designed for high-performance, memory-safe cryptographic operations; useful as a build dependency for applications needing TLS without OpenSSL's complexity, or where AWS-native tooling is already in use. Formally verified components and smaller attack surface compared to OpenSSL make it attractive for security-sensitive workloads.

Categories

Alternatives

OpenSSL LibreSSL mbedTLS BoringSSL
4.9k
30-day installs · #607
7.1k
90-day · #941
16.6k
365-day · #1163

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "OpenSSL",
    "LibreSSL",
    "mbedTLS",
    "BoringSSL"
  ],
  "build_dependencies": [
    "cmake"
  ],
  "categories": [
    "library",
    "crypto",
    "security"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Implementation of the TLS/SSL protocols",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:59+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "s2n",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://aws.github.io/s2n-tls/usage-guide/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Introduction",
  "installs_30d": 4941,
  "installs_365d": 16551,
  "installs_90d": 7128,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": "2026-06-20T23:45:53+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "s2n",
  "oldnames": [],
  "one_liner": "AWS-backed C library implementation of TLS/SSL protocols with cryptographic agility and formal verification.",
  "optional_dependencies": [],
  "rank_30d": 607,
  "rank_365d": 1163,
  "rank_90d": 941,
  "raw_hash": "80fc2fb1c69b071c",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/s2n.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.7.4",
  "versioned_formulae": [],
  "why_use_this": "s2n is a minimalist TLS library designed for high-performance, memory-safe cryptographic operations; useful as a build dependency for applications needing TLS without OpenSSL\u0027s complexity, or where AWS-native tooling is already in use. Formally verified components and smaller attack surface compared to OpenSSL make it attractive for security-sensitive workloads."
}