Re: [openssl-users] Question about TLS record length limitations

2015-12-08 Thread Software Engineer 979
, but the vector of attack still exists today correct? On Mon, Dec 7, 2015 at 2:46 PM, Benjamin Kaduk <bka...@akamai.com> wrote: > On 12/07/2015 02:43 PM, Software Engineer 979 wrote: > > Hello, > > I'm currently developing an data transfer application using OpenSSL. The > application

[openssl-users] Question about TLS record length limitations

2015-12-07 Thread Software Engineer 979
Hello, I'm currently developing an data transfer application using OpenSSL. The application is required to securely transfer large amounts of data over a low latency/high bandwidth network. The data being transferred lives in a 3rd part application that uses 1 MB buffer to transfer data to my