This directory contains the sources for the oeenclave library, which implements the enclave extras, which depend on mbedtls and oelibc. The main parts include:
- Remote attestation support
- Certificate operations (tls_cert.c)
- Asymmetric key operations (asym_keys.c)
- Platform-specific implementations (sgx/ and optee/)