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

aws/s2n-tls

An implementation of the TLS/SSL protocols observed · 2026-08-28

github.com/aws/s2n-tls · homepage · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

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

  • gap_med: 15
  • age_days: 4450
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 40

Full methodology

Adoption not part of the score

4755 stars · 798 forks observed · 2026-08-28

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

s2n-tls is a C99 implementation of the TLS/SSL protocols designed to be simple, small, fast, and security-focused, maintained by AWS. It provides a C library with Rust bindings for adding encrypted TLS connections to applications and services.

Use cases

  • add TLS encryption to a C or Rust application
  • embed a small fast TLS library in a service
  • replace OpenSSL for TLS handshakes
  • implement secure client and server connections
  • audit a minimal TLS implementation for security review

When to choose

  • you need a compact, auditable TLS library in C or Rust
  • you want a security-focused alternative to OpenSSL for TLS
  • you're building AWS-style services needing lightweight TLS

When to avoid

  • you need a full-featured general-purpose crypto toolkit beyond TLS
  • you need high-level language bindings other than Rust
  • you want a turnkey HTTPS server rather than a library

Facets

library · maturity stable

cryptography security networking security developer-tools networking windows cross-platform c tls ssl c99 encryption rust-bindings aws linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
aws/s2n-tlsmain99

For agents

markdown · JSON · MCP: product_card(name="aws/s2n-tls")

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