Error on JWE decryption with AESKW

Issue #257 resolved
Former user created an issue

Basically the same problem as described in - https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/250/error-on-jwe-decryption-wrong-algorithm but for AES Key Wrap algos.

Could you please apply the same fix done for AESGCM in - https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/4d09e36 to AESKW class?

Comments (2)

  1. Log in to comment