necouchman opened a new pull request, #1153:
URL: https://github.com/apache/guacamole-client/pull/1153

   Based on another situation that I've run into where I need to be able to 
provide an `IV` for the crypto module, I've tweaked the code for the JSON 
extension slightly to allow this value to be passed in as a query parameter 
along with the encrypted and signed JSON data. I've no idea if this is actually 
safe or not (from what I've read it seems that passing the IV in the open with 
the encrypted data is okay?), and am opening as a draft since I haven't even 
tested it, yet.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to