Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified Plugin Interface to handle Composite Attester Use Case #205

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

yogeshbdeshpande
Copy link
Collaborator

@yogeshbdeshpande yogeshbdeshpande commented Dec 9, 2023

Enhance Verification Interface (IEvidenceHandler) to handle multiple Reference Value and Trust Anchor IDs

Fixes #206

@yogeshbdeshpande yogeshbdeshpande marked this pull request as ready for review December 11, 2023 09:01
handler/ievidencehandler.go Outdated Show resolved Hide resolved
proto/evidence.proto Show resolved Hide resolved
scheme/cca-ssd-platform/evidence_handler.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Outdated Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Show resolved Hide resolved
Signed-off-by: Yogesh Deshpande <[email protected]>
Signed-off-by: Yogesh Deshpande <[email protected]>
Copy link
Collaborator

@setrofim setrofim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

vts/trustedservices/trustedservices_grpc.go Show resolved Hide resolved
vts/trustedservices/trustedservices_grpc.go Show resolved Hide resolved
Copy link
Contributor

@thomas-fossati thomas-fossati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

htanks for addressing my comments

@yogeshbdeshpande yogeshbdeshpande merged commit 02235a3 into main Dec 13, 2023
9 checks passed
@yogeshbdeshpande yogeshbdeshpande deleted the realm-verification-v2 branch December 13, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance Interface for Verification to handle Multiple Trust Anchor and Reference IDs
3 participants