frelibert commented on issue #604: [CXF-8162] JWE with multiple recipients does not work for AES CBC Encryption URL: https://github.com/apache/cxf/pull/604#issuecomment-559110219 Thank you for the feedback. You were right. The problem with the array indexoutofbound was due to an invalid inputKey. I reverted that change and I've added a check for proper keysize to have better exceptionhandling.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
