-
```
--- GSD JSON ---
{
"vendor_name": "Linux",
"product_name": "Kernel",
"product_version": "versions from v5.15 to before v5.15.13",
"vulnerability_type": "unspecified",
"affected_component…
-
````
[ 390s] Compiling enclave_build v0.1.0 (/home/abuild/rpmbuild/BUILD/aws-nitro-enclaves-cli-1.1.0~git13.d7c35e9/enclave_build)
[ 398s] error: unused return value of `str::::to_lowercase` th…
-
Hi,
I have been working a lot with Nitro enclaves. Currently implementing attestation into our application where we want to call DynamoDB from within the enclave and perform decryption with attesta…
-
Following the [Blog](https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html#acm-ami)
Created an instance through console "AWS Certificate Manager for Nitro Enclaves AMI" with …
-
Step 46/51 : RUN cmake3 --build aws-nitro-enclaves-sdk-c/build --target install
---> Running in 9650115a1d96
[1/19] Building C object CMakeFiles/aws-nitro-enclaves-sdk-c.dir/source/cms.c.o
FAILED:…
-
Step 46/51 : RUN cmake3 --build aws-nitro-enclaves-sdk-c/build --target install
---> Running in 9650115a1d96
[1/19] Building C object CMakeFiles/aws-nitro-enclaves-sdk-c.dir/source/cms.c.o
FAILED: …
-
This is from a `m5.16xlarge` instance. You can see the `Memory configuration failed` in the logs and `free -h` does not show 128G as reserved/in-use. The service incorrectly shows that it succeeded…
-
Hello,
I am getting a KMS decrypt error and I was wondering if there's a way to get more details or logs about this error.
```
Feb 17 04:03:23 foo-instance systemd[1]: Starting Nitro Enclaves A…
-
Hi,
I just faced the problem, a brand new enclave has zero entropy:
```
cat /proc/sys/kernel/random/entropy_avail
0
```
which causing block when reading from /dev/random early after boot.
…
ppmag updated
3 years ago
-
Hi,
I wanted to check which crypto backends you're planning to integrate for this project, and whether [Parsec](https://github.com/parallaxsecond/parsec) could play a role here as an option/alterna…