I've been working on a C implementation of JOSE:
https://github.com/npmccallum/jose

I noticed that RFC 7518 Section 4.7 defines the AES*GCMKW algorithms
for key encryption and defines some optional header parameters: iv and
tag.  Am I wrong that this seems to collide with the iv and tag
parameters when AES*GCMKW is used in the JWE Flattened Serialization?

Can someone help clarify this for me?

_______________________________________________
jose mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/jose

Reply via email to