# openenclave/openenclave

SDK for developing enclaves

Repository: https://github.com/openenclave/openenclave
Canonical: https://ross.abutalabs.com/products/openenclave
Homepage: https://openenclave.io/sdk/
Language: C
License: MIT
License Family: permissive
Last push: 2026-09-02T21:55:34+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 60, longevity 100
- inputs: {"age_days": 3291, "days_push": 0, "days_rel": 26, "gap_med": 111, "n_releases_24m": 8}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1204, forks 383 (observed 2026-09-03T02:15:15.776520+00:00)

## What it is
Open Enclave SDK is a hardware-agnostic open source SDK for building C and C++ applications that use hardware-based Trusted Execution Environments (TEEs). It provides a unified API across enclave technologies such as Intel SGX and ARM TrustZone (OP-TEE), spanning cloud to edge on Linux and Windows.

## Use cases
- build confidential computing applications that protect data in use
- develop enclave applications for Intel SGX
- port enclave code across TEE hardware vendors
- run trusted code in a protected memory region on cloud or edge
- partition an application into trusted enclave and untrusted host components

## When to choose
- you need a vendor-neutral, unified API for enclave development across SGX and TrustZone
- you are writing C/C++ confidential computing apps for Linux or Windows
- you want an open source, MIT-licensed alternative to vendor-specific enclave SDKs

## When to avoid
- you need enclave support for TEEs or platforms not covered by the SDK
- your project uses languages other than C/C++
- you need a fully maintained SDK with broad community support rather than a project in maintenance mode

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, security, cryptography
- domain: security, cloud-computing, developer-tools
- platform: windows, cpp, c
- tags: confidential-computing, trusted-execution-environment, enclave, intel-sgx, tee, hardware-security, linux

## Member repositories
- openenclave/openenclave (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:15.776520+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-30T06:20:37.381460+00:00, confidence not recorded.
  - readme: https://github.com/openenclave/openenclave (fetched 2026-09-03T02:15:15.776520+00:00, sha 59ba207ecb95)
  - homepage: https://openenclave.io/sdk/ (fetched 2026-08-29T12:27:47.051082+00:00, sha b50ea86dbf10)
  - site_page: https://openenclave.io/apidocs/v0.4 (fetched 2026-08-29T12:27:47.060192+00:00, sha 54149a90020c)
  - site_page: https://openenclave.io/apidocs/v0.5 (fetched 2026-08-29T12:27:47.061920+00:00, sha fbf03647c6eb)
  - site_page: https://openenclave.io/apidocs/v0.6 (fetched 2026-08-29T12:27:47.063473+00:00, sha 86347abc6539)
  - site_page: https://openenclave.io/apidocs/v0.7 (fetched 2026-08-29T12:27:47.064944+00:00, sha d78efef2f123)
  - site_page: https://openenclave.io/apidocs/v0.8 (fetched 2026-08-29T12:27:47.066396+00:00, sha 105cafc50da9)
  - site_page: https://openenclave.io/apidocs/v0.9 (fetched 2026-08-29T12:27:47.068834+00:00, sha 2b31e91f47cb)
  - site_page: https://openenclave.io/apidocs/v0.10 (fetched 2026-08-29T12:27:47.070897+00:00, sha 864598572bb9)
  - site_page: https://openenclave.io/apidocs/v0.11 (fetched 2026-08-29T12:27:47.072643+00:00, sha 5fbfcee24d6e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
