On 21/11/2018 22:39, Christopher Schultz wrote: > Mark, > <snip/>
>> I thought you were using CBC so a missing block (a message being >> one or more blocks) means that the next message can't be >> decrypted. > > CBC *is* being used, but the cipher is reset after each message, and a > new IV is being randomly generated for that purpose. There is no > state-carryover between messages. At least, there shouldn't be. Ah. Thanks for the explanation. I should have looked at the code. That should all work then. I'll try and find some time today to figure out what is causing the error messages I am seeing. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org