Skip to content

Support RSA keys in DID documents #4540

Description

@reinkrul

Currently, we only support creating DID documents with EC keys. The problem with EC keys is that some key backends (Azure Key Vault) don't support EC encryption schemes (ECDH). Decryption is used by the following Nuts node features:

  • Receiving private credentials over gRPC network (although we might migrate to server-to-server issuance before this becomes a problem)
  • Encrypting data (encrypt_jwt), used by KIK-v to encrypt DIDComm messages

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions