You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/05/06 17:59:01 UTC

[GitHub] [incubator-teaclave-sgx-sdk] dingelish commented on issue #233: Is ring-sgx ready to use?

dingelish commented on issue #233:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/233#issuecomment-624799671


   yes it's ready to use.
   
   Cargo.toml sample: https://github.com/mesalock-linux/rustls/blob/mesalock_sgx/Cargo.toml#L17
   
   ```toml
   ring = { git = "https://github.com/mesalock-linux/ring-sgx", tag = "v0.16.5" }
   ```
   
   the tag is still v0.16.5, while the accurate version is 0.16.10 -- it's because 0.16 "stabled" since 0.16.5 and we started to use this tag since then.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org