Skip to content

Commit 794d664

Browse files
committed
provide citation for jwt-cpp patch
Signed-off-by: Bruno Vavala <[email protected]>
1 parent 0e8e1bd commit 794d664

File tree

1 file changed

+3
-0
lines changed
  • common/crypto/attestation-api/common

1 file changed

+3
-0
lines changed

Diff for: common/crypto/attestation-api/common/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
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

Comments
 (0)