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

Add support for missing go-cose signing algorithms #84

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

setrofim
Copy link
Contributor

Add support for ES384, ES512, EdDSA, PS256, PS384, and PS512, which are supported by the go-cose library but were not being exposed here.

This addresses #57

Add support for ES384, ES512, EdDSA, PS256, PS384, and PS512, which are
supported by the go-cose library but were not being exposed here.

Signed-off-by: setrofim <[email protected]>
Copy link

@SimonFrost-Arm SimonFrost-Arm left a comment

Choose a reason for hiding this comment

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

LGTM

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.

thanks!

@setrofim setrofim merged commit 3563b51 into main Aug 23, 2023
9 checks passed
@setrofim setrofim deleted the sign-algs branch August 23, 2023 13:40
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