Skip to content

Create RSA-PSS Signing Handler #648

@jakobmoellerdev

Description

@jakobmoellerdev

Description

Following #579 we should create an RSA-PSS Signing Handler. This signing handler should have in scope:

  • a new go module / package for signing verifying with the established ocmv1 Signing Handler
  • an integration of this module / package with the OCM Plugin Registry (because this is the first signing handler this will require a new registry in the plugin manager as well)
  • The handler should be able to consistently sign and verify arbitrary byte streams (normalization is abstracted away)

Hints:

  • We did this a bazillion times already, feel free to check other plugin handlers to get "inspiration" copy/paste from

Done Criteria

  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Labels

area/ipceiImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epic

Type

No fields configured for Task.

Projects

Status
🍺 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions