Skip to content

crates-sgx is a monorepo of all Rust crates ported for Teaclave SGX SDK targeting the Intel SGX platform.

License

Notifications You must be signed in to change notification settings

mssun/crates-sgx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Branch

  • master/sgx1.1.0: Teaclave SGX SDK 1.1.0 (Intel SGX SDK 2.7.1)

Version

Given a version number X.Y.Z, increment:

  • X when making incompatible structural/API changes
  • Y when updating Teaclave SGX SDK
  • Z when adding, updating, deprecating and deleting crates

For example:

  • crates-sgx 0.1.0: Teaclave SGX SDK 1.1.0 (Intel SGX SDK 2.7.1) + 10 SGX crates
  • crates-sgx 0.1.1: Teaclave SGX SDK 1.1.0 (Intel SGX SDK 2.7.1) + 20 SGX crates
  • crates-sgx 0.2.0: Teaclave SGX SDK 1.2.0 (Intel SGX SDK 2.8) + 20 SGX crates

Tag

Tag follows this convention v{x.y.z}+sgx{x.y.z}, where:

  • v{x.y.z} is the version of crates-sgx
  • sgx{x.y.z} is the version of Teaclave SGX SDK

About

crates-sgx is a monorepo of all Rust crates ported for Teaclave SGX SDK targeting the Intel SGX platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%