Greetings. I have an SSL session in which the client and server has negotiated for cipherSuite SSL_RSA_WITH_RC4_128_MD5 compressionMethod zlib-compression
Now, is the zlib-compression applied before encryption or after ? data -> zlib-compression -> encryption ======> decrypt -> zlib->inflate-> data or data -> encryption -> zlib-compression ======> zlib->inflate-> decrypt -> data Thanks Ashley Thomas ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
