-
It could be good to have it as a middle-ground between HSM and software-only providers: https://github.com/tendermint/kms#signing-providers
-
Hello, I ran test-sgx on Ubuntu 22.04.2 LTS and the results are as follows:
```
eax: 606a6 ebx: 7400800 ecx: 7ffefbff edx: bfebfbff
stepping 6
model 10
family 6
processor type 0
extended model …
-
I wan to run the offical remote attestation example(sgx-ra-example),but the server output is an error:
---- IAS sigrl HTTP Request ------------------------------------------------
HTTP GET https:/…
-
Steps.
```
$ docker run -it ubuntu:18:04
# apt update && apt install -y wget git gnupg
# echo 'deb [arch=amd64] https://download.01.org/intel-sgx/sgx_repo/ubuntu bionic main' | tee /etc/apt/sour…
mythi updated
9 months ago
-
I see SGX_MODE ?= SIM in the makefile, does this mean that the project is running in the sgx simulation environment?
-
I have a problem with sgx not being able to use the production app at the moment due to the inability to work in FLC mode.
mainboard : asrock z490 pro4 ( bios P.150 )
cpu : intel i7-10700K
os: ub…
-
### Description of the problem
We have an issue with multi-process file system access. Tested with 1.3.1 and also with master branch. Also tested with both chroot and encrypted mounts.
Problem …
-
## Description of the problem
SGX key derivation gets SVN fields in the request (ISVSVN, CPUSVN and CONFIGSVN). This mechanism provides backwards compatibility and anti-rollback protection as follo…
-
## Summary
- Reuse code by grouping related fields into a single struct and flattening it in the parent struct (see https://github.com/informalsystems/cycles-quartz/pull/150#discussion_r1774310777)
…
-
The switch-stdout test fails in CI for the sgx platform