ntls-io / trusted-compute-web

Web UI for the trusted compute platform
0 stars 0 forks source link

Use the public key from the `x-ms-sgx-ehd` field of the attestation JWT to encrypt the data for the enclave #8

Closed longtomjr closed 3 years ago

longtomjr commented 3 years ago

As part of the encryption the application needs to:

PiDelport commented 3 years ago

I'm not sure if it's exactly what we need, but there is a JS implementation of nacl.auth here: