Skip to content

Conversation

@pinzolo
Copy link

@pinzolo pinzolo commented May 29, 2023

What is this PR for?

This PR will fix invalid COSE algorithm value.

Overview or reasons

Accoding to IANA CBOR Object Signing and Encryption (COSE) Algorithms Registry, the value of ES256K is -47. But the code defines it as -43.

Tasks

I changed the value in production code and test code, and ran tests.

Result

Tests were success.

@kj84park
Copy link
Member

kj84park commented Nov 1, 2024

@pinzolo
Thank you very much for your help. However, there is a conflict, so please check this part.

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