On Mon, Jul 28, 2025 at 06:13:51PM +0200, Filip Skokan wrote: > > As far as the other questions from the presentation to the working group go > I believe this is fair summary > > - Why not Use AKP Slide - Use of AKP doesn't introduce ambiguity, it > removes it. Not being able to use the same JWK for both modes when using > AKP is a problem that doesn't need solving.
It is a operational problem that needs solving. One way to solve it would be to remove the Direct Key Agreement algorithms, since at least Key Agreement with Key Wrapping is at worst a size penalty, instead of not working at all. Then one could convert the algorithm into Key Encryption algorithm so that compact encoding does not need to double-base64url the already large KEM ciphertext in compact encoding. - 1088 bytes double encoded -> 1935 bytes. - 1088+40 bytes encoded -> 1504 bytes. -Ilari _______________________________________________ jose mailing list -- [email protected] To unsubscribe send an email to [email protected]
