jjwt/extensions
Les Hazlewood 0f607b547b JWE support. Resolves #113
- impl checkpoint: adjusted @since version, added KeyManagementMode concept w/ supporting interfaces
- KeyManagementMode interfaces and implementations are dummy implementations to enable compiling.  Design still needs to be vetted.
- Added JWE EncryptionAlgorithm and supporting interfaces/implementations, and refactored SignatureAlgorithm to be an interface instead of an enum to enable custom algorithms
- NoneSignatureAlgorithm cleanup. Added UnsupportedKeyExceptionTest.
- testing additions, cleanup cont'd
2021-02-28 18:01:03 -08:00
..
gson JWE support. Resolves #113 2021-02-28 18:01:03 -08:00
jackson JWE support. Resolves #113 2021-02-28 18:01:03 -08:00
orgjson JWE support. Resolves #113 2021-02-28 18:01:03 -08:00
pom.xml JWE support. Resolves #113 2021-02-28 18:01:03 -08:00