openid / openid/OpenID4VC-HAIP

Change mandating ECDH-ES to mandating some version of HPKE

Open
#199 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
57
Forks
17
PR merge metrics
No merged PRs in 30d

Description

This is opening the discussion as to replace the JWE alg from ECDH-ES to one of the HPKE algs specified in https://datatracker.ietf.org/doc/html/draft-ietf-jose-hpke-encrypt-08 before 1.0 final.

This is opened based on three things:

  1. HPKE is generally considered to be preferable to ECDH-ES
  2. The burden of shifting an ecosystem from one cryptography alg to another is very high
  3. The jose hpke draft is now in WGLC so further along standardisation than HAIP, and so is able to be referenced

These things are true from my estimation, and justifies making the change, but we obviously need to discuss this as a working group.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the issue discussion and the referenced JOSE HPKE draft, then compare its candidate algorithms with the current ECDH-ES mandate. Done means the working group has agreed on whether and which HPKE algorithm to mandate before 1.0.

Written by the indexing model from the issue text.

Assessment

Domain
cryptography, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.