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

feat: refactor signature envelope to support cose #25

Merged

Conversation

binbin-li
Copy link
Contributor

@binbin-li binbin-li commented Aug 8, 2022

What?

Refactor signer to signature submodule so that we can easily integrate COSE to the signing framework.

Note: this PR only exposes the necessary intefaces and basic implementations to help engineers to work on different component parallelly.
And missing comments will be added by the following PRs.

Signed-off-by: Binbin Li [email protected]

@binbin-li binbin-li force-pushed the refactor-signature-envelope branch from cc1bdda to 9774113 Compare August 8, 2022 06:10
@binbin-li binbin-li changed the title feat: Refactor signature envelope to support cose feat: refactor signature envelope to support cose Aug 8, 2022
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM as this PR targets the cose branch.

@binbin-li binbin-li force-pushed the refactor-signature-envelope branch from 9774113 to 69d85fb Compare August 8, 2022 07:36
Copy link

@patrickzheng200 patrickzheng200 left a comment

Choose a reason for hiding this comment

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

LGTM

@shizhMSFT shizhMSFT merged commit 2994a36 into notaryproject:cose Aug 8, 2022
JeyJeyGao pushed a commit to JeyJeyGao/notation-core-go that referenced this pull request Sep 13, 2022
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.

3 participants