Skip to content

Remove compressed point support from EC2 keys #185

@OR13

Description

@OR13

What is the areas you would like to add the new feature to?

Go-COSE Library

Is your feature request related to a problem?

Point compression causes warnings.

What solution do you propose?

Doing point compression in this library is unnecessary, we can require keys to be in uncompressed form, and then throw errors when compressed point keys are passed, and instruct the user to do point compression before calling our interfaces.

What alternatives have you considered?

Doing point compression in our library

Any additional context?

related to #178

and #168 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions