Skip to content

First pass at HAIP HPKE section#362

Open
Sakurann wants to merge 7 commits into
mainfrom
haip-hpke
Open

First pass at HAIP HPKE section#362
Sakurann wants to merge 7 commits into
mainfrom
haip-hpke

Conversation

@Sakurann
Copy link
Copy Markdown
Collaborator

@Sakurann Sakurann commented Mar 9, 2026

resolves #356
resolves #357
builds up on #361 (#361 needs to be merged first)

@Sakurann Sakurann changed the title Haip hpke First pass at HAIP HPKE section Mar 9, 2026
@Sakurann Sakurann requested review from GarethCOliver, awoie, bc-pi, c2bo, hlozi, jogu, selfissued, tlodderstedt and tplooker and removed request for jogu March 9, 2026 16:07
Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated
Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated

### Response Encryption using HPKE with JWE

Response encryption MUST be performed as specified in [@!OIDF.OID4VP, section 8.3.1]. The JWE `alg` (algorithm) header parameter (see [@!RFC7516, section 4.1.1]) value `HPKE-0` (as defined in [@I-D.ietf-jose-hpke-encrypt]). The JWE `enc` (encryption algorithm) header parameter (see [@!RFC7516, section 4.1.2]) value `A128GCM` (as defined in [@!RFC7518, section 5.3]) MUST be supported by Verifiers and Wallets.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to omit enc.

Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@GarethCOliver GarethCOliver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with the suggested change.

Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated
Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated
Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated
Comment thread 1.1/openid4vc-high-assurance-interoperability-profile-1_1.md Outdated
@Sakurann Sakurann marked this pull request as ready for review April 27, 2026 20:23
Co-authored-by: Kristina <52878547+Sakurann@users.noreply.github.com>
Co-authored-by: Jan Vereecken <ciao@janvereecken.com>
@Sakurann Sakurann requested a review from javereec April 27, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Profiling JOSE-HPKE for HAIP 1.1 Who HPKE is mandatory / optional for in HAIP 1.1

3 participants