> > I'm trying to apply newer intel-sdk version to v2.0.0 branch and this 
> > problem seems to occur again with intel-sdk-2.21, I'm referring to this 
> > [dexlabs' 
> > version](https://gitlab.com/Kailai/incubator-teaclave-sgx-sdk/-/commit/1b80455857b16fef02348a5b6db01f2888a49fd5)
> >  on `v2.0.0-sgx-emm` branch
> > It seems I'll get `Unexpected` error with or without this fix.
> > To reproduce this, simply change the TOML dep to:
> > ```
> > sgx_crypto = { git = 
> > "https://gitlab.com/dexlabs/incubator-teaclave-sgx-sdk";, rev = 
> > "1b80455857b16fef02348a5b6db01f2888a49fd5", default-features = false, 
> > features = ["ucrypto"] }
> > ```
> 
> @Kailai-Wang Thanks for reporting, I am the maintainer for DEX Labs' fork. I 
> am not sure that if I have rebased @volcano0dr fix to our fork. I will take a 
> look and reply to you. Meanwhile, you are welcome to check it and report 
> issues to the gitlab issues.

Thank you, that would definitely help!

I tried [my 
branch](https://github.com/Kailai-Wang/incubator-teaclave-sgx-sdk/tree/v2.0.0-sdk-2.21)
 (which includes the sgx_rand fix) but it didn't seem to work either :(


-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/456#issuecomment-2103502317
You are receiving this because you are subscribed to this thread.

Message ID: <apache/incubator-teaclave-sgx-sdk/issues/456/2103502...@github.com>

Reply via email to