You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The attestation API makes use of the jwt-cpp module.
2
+
The module must be patched to work in SGX.
3
+
The [patch](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/dcap_1.22_reproducible/external/0001-Add-a-macro-to-disable-time-support-in-jwt-for-SGX.patch) was borrowed directly from the DCAP primitives and integrated in the cmake build process.
0 commit comments