I found the issue in my own code. It has nothing to do with OpenSSL. Sorry.
From: bs...@labtechsoftware.com To: openssl-users@openssl.org Date: Fri, 15 Jun 2012 16:47:46 -0400 Subject: DES_ede3_cbc_encrypt Maximum Text Length? I am interacting with DES encryption at a fairly superficial level, but it has been working for some time. Now I am trying to encrypt a slightly longer text string and am running into a problem. It works well until my text length exceeds about 8 KB and then it simply truncates the input and encrypts that. How can I handle this? I haven’t found much by Googling. Brandon Shaw Software Engineer II Office: 877.522.8323 Email: bs...@labtechsoftware.com Web: www.LabTechSoftware.com
<<attachment: image001.png>>