]> git.kaiwu.me - haproxy.git/commit
MINOR: jwt: Add ecdh-es+axxxkw support in jwt_decrypt_jwk converter
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 10 Mar 2026 13:43:45 +0000 (14:43 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 10 Mar 2026 13:58:47 +0000 (14:58 +0100)
commit3925bb8efcb8be87755c8a60c0b5d52386e4092b
treedf589af767de415b333b59ffcb09be17b0b8937e
parent32d9af559f167f3c6efd7b142c3ab4111a4fb315
MINOR: jwt: Add ecdh-es+axxxkw support in jwt_decrypt_jwk converter

This builds on the ECDH-ES processing and simply requires an extra AES
Key Wrap operation between the built key and the token's CEK.
reg-tests/jwt/jwt_decrypt.vtc
src/jwe.c