I'm trying to use this lib within sgx using
https://github.com/baidu/rust-sgx-sdk
It seems that #[no_std] is broken as std gets pulled in in places (like context.rs).
Also alloc is not imported
@elichai commented the following: apache/teaclave-sgx-sdk#93 (comment)
I'll need schnorrkel to support sgx for substraTEE