jjwt/impl
Mikko Nylén 3489fdb19b
JWE arbitrary content compression (#937)
Closes #938.

* Fix compression being omitted for JWEs with arbitrary content

The JWE content was compressed only when claims was used as payload, but
when using arbitrary content, the compression was omitted, while keeping
the "zip" header field, leading to decompression failing.

* Refactor duplicate payload -> input stream logic from sign()/encrypt()

* Preserve the content name

* Fix name for JWE payload
2024-04-24 19:52:25 -07:00
..
src JWE arbitrary content compression (#937) 2024-04-24 19:52:25 -07:00
bnd.bnd Attach implementation bundles as fragments to the API bundle to make them visible to the API bundle. This fixes jwtk#578 (jwtk#578) (#580) 2020-04-27 17:40:02 -04:00
pom.xml Released 0.12.5 (#918) 2024-01-31 18:52:53 -08:00