Skip to content

Commit

Permalink
provide citation for jwt-cpp patch
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Vavala <[email protected]>
  • Loading branch information
bvavala committed Nov 5, 2024
1 parent 0e8e1bd commit 794d664
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions common/crypto/attestation-api/common/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The attestation API makes use of the jwt-cpp module.
The module must be patched to work in SGX.
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 comments on commit 794d664

Please sign in to comment.