-
i cant install nvidia-dkms 525.89.02
log say
`==> dkms install --no-depmod nvidia/525.89.02 -k 6.2.6-zen1-1-zen
Error! Bad return status for module build on kernel: 6.2.6-zen1-1-zen (x86_64)
Co…
-
Hi, all.
I have tested successfully in nitro enclave according to [was developing-applications-linux sample](https://docs.aws.amazon.com/zh_cn/enclaves/latest/user/developing-applications-linux.html…
-
Currently, this tools can generateDataKey with a symmetric key. Then decrypt the data key with the symmetric key.
I want to encrypt and decrypt with an asymmetric key.
Is it possible for kmsto…
-
My start script
```
sed -i "s/^\s*memory_mib.*$/memory_mib: $MEMORY_MB/g" /etc/nitro_enclaves/allocator.yaml
sed -i "s/^\s*cpu_count.*$/cpu_count: $CPU_COUNT/g" /etc/nitro_enclaves/allocator.yaml
…
-
**What happened**:
Try to run "make build-al2-1.18", after updated AWS_Region, VPC and subnet
**What you expected to happen**:
Expect build to be successful
**How to reproduce it (as minimal…
-
Hi @petreeftime and other contributors!
You have this neat sample showing how to communicate with the enclave ("server") from the EC2 instance ("client"), in python:
https://github.com/aws/aws-n…
-
### Problem:
Hello team, I try to include this aws encryption sdk into the AWS Nitro-Enclaves and use client.encrypt(source=source_plaintext, key_provider=master_key_provider) to encrypt under that…
-
What function do I call to request the attestation document, and how do I set the user_data field? Can't find a pointer to the right command anywhere in the docs. Thanks!
-
The bzImage in this repo (https://github.com/aws/aws-nitro-enclaves-cli/blob/main/blobs/x86_64/bzImage) is reporting `4.14.177` when you boot it, but the repository used to build the image is showing …
-
Could add support for enclaves (when they exist at the deployment environment) for:
* sealing secret shares
* shares generation
* decryption operations
Details TBD.
Relevant refs:
* Targetti…