Skip to content

mobilecoinfoundation/sgx-std

Repository files navigation

MobileCoin: Rust libstd functionality for SGX enclaves

Project ChatLicenseDependency StatusCodeCov StatusGitHub Workflow StatusContributor Covenant

This repository contains MobileCoin's implementations of functionality that exists in Rust's libstd. It is not organized as a single crate, but rather as a collection of crates that provide some required/obvious functionality, in particular the requisite language items

Crate Purpose