Skip to content

Version 0.4.1

Compare
Choose a tag to compare
@nick-mobilecoin nick-mobilecoin released this 30 Jan 23:03
· 417 commits to main since this release
v0.4.1
a26263e

Added

  • Synchronization constants and defaults to mc-sgx-tstdc-sys-types.
  • mc-sgx-tstdc crate with rust wrappers providing low-level constructs
    around synchronization primitives. mc-sgx-sync should be used for the
    higher-level constructs that mimic std::sync.
  • mc-sgx-sdk-tools crate which provides rust wrappers around enclave building
    utilities.