# libenclave
A library and runtime for SGX enclaves written in Rust. Enclaves using this
library are designed to be built using [libenclave-tools](../libenclave-tools).
See also the [Quick start guide](../doc/GUIDE.md).
## ABI
The libenclave ABI is [described separately](../doc/LIBENCLAVE-ABI.md).