Remote attestation commands can probably simply implemented in JavaScript. Report generation should probably be C/C++, but outside of enclave.
Remote attestation needs a key pair. I would provide one default with the package, but users should be able to set their own.
Remote attestation should use protocol V2 which returns a signed statement by Intel, and then validation of remote attestation should validate that statement.
Remote attestation commands can probably simply implemented in JavaScript. Report generation should probably be C/C++, but outside of enclave.
Remote attestation needs a key pair. I would provide one default with the package, but users should be able to set their own.
Remote attestation should use protocol V2 which returns a signed statement by Intel, and then validation of remote attestation should validate that statement.