Skip to content

Idiomatic rust wrappers

Compare
Choose a tag to compare
@nick-mobilecoin nick-mobilecoin released this 19 Oct 14:02
· 655 commits to main since this release
4d43f23

Added

Initial idiomatic rust wrappers around the FFI behavior

  • mc-sgx-core-types: Idiomatic Rust Types for SGX primitives
  • mc-sgx-core-types: Idiomatic Rust for SGX primitives
  • mc-sgx-capable: Idiomatic Rust bindings for the sgx_capable library
  • mc-sgx-capable-types: Idiomatic Rust types for the sgx_capable library
  • mc-sgx-dcap-ql: Idiomatic Rust bindings for the sgx_dcap_ql library
  • mc-sgx-dcap-ql-types: Idiomatic Rust types for the sgx_dcap_ql library
  • mc-sgx-dcap-quoteverify: Idiomatic Rust bindings for the sgx_dcapquoteverify library
  • mc-sgx-dcap-quoteverify-types: Idiomatic Rust types for the sgx_dcapquoteverify library
  • mc-sgx-trts: Idiomatic Rust bindings for the sgx_trts library
  • mc-sgx-tservice: Idiomatic Rust bindings for the sgx_tservice library
  • mc-sgx-tservice-types: Idiomatic Rust Types for the sgx_tservice library