HakonToemte opened a new issue, #99:
URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/99

   Good day!
   In the signature_verification-rs example, an altered and Rust OPTEE 
compatible version of ring is used.
   `ring = { git = "https://github.com/veracruz-project/ring.git";, branch = 
"veracruz", version = "=0.16.11", features = ["std"] }`
   I suppose this is done because the official ring crate is non-compatible, 
atleast `ring = "0.16.11"` does not compile for me.
   I realize this probably means the official ring crate uses system calls.
   
   How can one turn a non-compatible crate into a compatible one?
   How much work is this usually?
   Also, do you have any tricks to find any already altered and compatible 
versions of crates online?
   
   Thank you!


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org

Reply via email to