rust-sgx-util

A safe wrapper around Graphene's [sgx_util] C-library.

Prerequisites

Currently, this crate requires you compile and install sgx_util as a shared library.

Usage examples

You can find usage examples in the examples dir of the crate.