Hi, i am developing a client app with openssl. I use SSL_read and SSL_write
in blocking mode, i just cant figure out something about them, if server
sends me 10 kb and i call SSL_read just once, can i assume that i will
receive all the data at once.
I use simple recv call with that classic approac
On 06/30/2012 08:55 PM, Paul Suhler wrote:
> I see that the FIPS 2.0 tarball is not available online. Moreover,
> the link to request a CD (http://openssl.com/fips/verify.html)
> doesn't work.
Should be fixed now ... we've only recently recovered from a major and
extended power outage.
-Steve M.