API
Detailed information on Asylo's language-specific APIs.
-
Bazel support.
- //asylo/bazel:asylo_deps.bzl. Repository rules for importing dependencies needed for Asylo
- //asylo/bazel:dlopen_enclave.bzl. Build rules for the process-separated dlopen enclave backend.
- //asylo/bazel:sgx_deps.bzl. Repository rules for importing dependencies needed for the SGX backends
- @linux_sgx//:sgx_sdk.bzl. Build rules for defining SGX enclaves.
- //asylo/bazel:asylo.bzl. Build rules for defining enclaves and tests.
-
C++ language support.
- C++ API. Doxygen rendering of the Asylo C++ API