Skip to content

Validate Wallet Instance Attestation signature algorithm #497

@dzarras

Description

@dzarras

When ClientAthentication.AttestationBased is used with a Wallet Instance Attestation, we must verify that the WIA is signed with one of the following JWS Algorithms:

  1. ES256, i.e. ECDSA with SHA-256 on P-256 Curve
  2. ES384, i.e. ECDSA with SHA-384 on P-384 Curve
  3. ES512, i.e. ECDSA with SHA-512 on P-512 Curve

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions