Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions openid4vc-high-assurance-interoperability-profile-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ Issuers, Verifiers, and Wallets MUST, at a minimum, support ECDSA with P-256 and
- Issuers
- Wallet Attestations (including PoP) when Annex E of [@!OIDF.OID4VCI] is used;
- Key Attestations when Annex D of [@!OIDF.OID4VCI] is used.
- `jwt` proof type as specified in Appendix E of [@!OIDF.OID4VCI]
- Verifiers
- the signature of the Verifiable Presentation, e.g., KB-JWT of an SD-JWT VC, or `deviceSignature` CBOR structure in case of ISO mdocs. Verifiers are assumed to determine in advance the cryptographic suites supported by the ecosystem, e.g. mDL Issuers/Verifiers implementing ISO mdocs.
- the status information of the Verifiable Credential or Wallet Attestation.
Expand Down