Re: Appending to encrypted data.

2014-01-24 Thread Sean Langley
Hi Jakob, Thanks, this is exactly the help I was looking for. Cheers! Sean On Thu, Jan 23, 2014 at 2:05 PM, Jakob Bohm wrote: > On 1/23/2014 4:55 PM, Sean Langley wrote: > >> Hi All, >> >> I have been using AES 256, CTR mode to encrypt the contents of a file on >&

Appending to encrypted data.

2014-01-23 Thread Sean Langley
or the start of the decryption and encryption process. This has not been successful for me yet, for some reason. Is there a better way to do this with the current OpenSSL API's (EVP, or lower level)? Any help would be greatly appreciated. Thanks! Sean Langley