-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-signed all the Intel SGX Architecture Enclaves (AEs) to address CVE-2022-21123, CVE-2022-21125 and CVE-2022-21166. Added Intel TDX Attestation support. Added Rust support for ECDSA quote verification. Upgraded Intel ECDSA Quote Verification Enclave to integrate SgxSSL/OpenSSL version 1.1.1o. Fixed bugs. Signed-off-by: Li, Xun <[email protected]>
- Loading branch information
Showing
287 changed files
with
16,855 additions
and
998 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
QuoteGeneration/installer/linux/common/libsgx-ae-tdqe/BOMs/libsgx-ae-tdqe-package.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
DeliveryName InstallName FileCheckSum FileFeature FileOwner | ||
<deliverydir>/installer/linux/common/libsgx-ae-tdqe/installConfig <installdir>/installConfig 0 main STP | ||
<deliverydir>/installer/linux/common/libsgx-ae-tdqe/Makefile <installdir>/Makefile 0 main STP |
2 changes: 2 additions & 0 deletions
2
QuoteGeneration/installer/linux/common/libsgx-ae-tdqe/BOMs/libsgx-ae-tdqe.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
DeliveryName InstallName FileCheckSum FileFeature FileOwner | ||
<deliverydir>/psw/ae/data/prebuilt/libsgx_tdqe.signed.so <installdir>/lib/libsgx_tdqe.signed.so 0 main STP |
Oops, something went wrong.