forked from marcelamelara/private-data-objects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved handling of IAS certificates (hyperledger-labs#131)
* improved handling of debug in build and docker Signed-off-by: Michael Steiner <[email protected]> * - more robust error handling, - pass ias-certs in registration request for clean verification based on IAS root CA cert - implement clean CA-based verification in pservice enclave (but not yet in PDO-TP!) - improved documentation regarding IAS certs & proof_data Signed-off-by: Michael Steiner <[email protected]>
- Loading branch information
Showing
23 changed files
with
252 additions
and
462 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ __pycache__ | |
docker/validator-keys | ||
docker/sgx | ||
make.log | ||
cscope.files | ||
cscope.out |
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
183 changes: 0 additions & 183 deletions
183
common/crypto/verify_ias_report/ias-certificates-hw.template
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.