hi-T0day commented on issue #196: sgx_tcrypto_helper crate is incompatible with 
MesaTEE.
URL: 
https://github.com/apache/incubator-teaclave/issues/196#issuecomment-569414033
 
 
   ### Solution
   So I did some tests and got a solution. I rewrite the sgx_tcrypto_helper in 
rust sgx sdk. Here is the code: [My 
update](https://github.com/hi-T0day/incubator-teaclave-sgx-sdk/commit/288ef9ad6fe1653f6a44ee83c313a9b9eb79c1af).
 
   I just copy the source code form sgx_crypto_helper into sgx_tcrypto_helper 
and change the compile path in Cargo.toml.
   
   ### Result
   I add `sgx_crypto_helper = { git = 
"https://github.com/hi-T0day/incubator-teaclave-sgx-sdk"; }` in the file: 
`third_party/crates-sgx/Cargo.toml`. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to