-
Hello all,
The `sgx_crypto_helper` crate throws an error when comiling the enclave code.
The following is used to generate a RSA3072 keypair inside an SGX enclave:
```
$ less ./enclave/Cargo…
-
I would like to use either rust-crypto or ring inside the enclave, both exist in the sgx/third_party folder. For rust-crypto, I use Cargo.toml
```
[dependencies]
rust-crypto = { path = "../../../th…
-
This covers `Read::read_vectored`, `Write::write_vectored`, `IoVec`, and `IoVecMut`.
-
First issues I encountered:
* yasni API changed for forked version (i.e `write_identifier()` is private now)
* yasni.rs-sgx still depends on `bit-vec` form crates.io. Leads to two two different crat…
-
Hi everyone,
xargo build is failing now. The root cause is a recent change of libc. I've submitted a PR to solve this.
https://github.com/rust-lang/libc/pull/1431
-
We currently need to fork a new repo and change it when we want to use any project from rust ecosystem.
I'm not sure but is any way that we could use it origin code without changing any LOC?
i.e:
…
-
**Describe the bug**
When trying to build the docker `core` image, the build fails with the following error:
```
error: 'rustfmt' is not installed for the toolchain 'nightly-2019-05-20-x86_64-unk…
-
Docs.rs may have failed to build some crates for various reasons (missing dependency on build machine or bad configuration etc).
You can report them into this issue.
-
Hi,
After trying to build avr-rust, I run into an error that I do not succeed to fix by myself.
I tried to build avr-rust on docker since a Dockerfile is provided, I supposed it was the easiest wa…
-
Some files have been copied from rust-sgx-sdk while the crates are handled with cargo.
Make sure that the files in the folder `edl` and `rust-sgx-sdk` are updated to the same hash as the crates.