Skip to content

Support RSA (verification) #454

@TimoGlastra

Description

@TimoGlastra

We keep running into interop issues due to RSA support missing in Credo/Askar.

Especially since current eIDAS ecosystem in EU is primarily RSA based.

What would it take to add RSA support to Aksar, is still relatively simple, or a big endeavor?

If only verification would be supported, would this simplify it?

We're trying to asses the effort required to:

  • verify credentials signed with RSA
  • verify x509 certificates with RSA

For Node.JS we can actually fallback to the node crypto api, but for react native would require a new implementation.

We could also create a simple integration in react native based on iOS/Android crypto apis (just for verification)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions