|
RFC2246 mentions "compression state" in their list of
connection states. It also says the following: 6.2.2. Record compression and decompression [snip snip] The compression
algorithm translates a TLSPlaintext
structure into a TLSCompressed structure.
Compression functions are initialized with default state information
whenever a connection state is made active. I will go ahead and see if we can take better advantage of ZLIB's stream compression. If it doesn't fit, I will simply compress my data one layer above
SSL. - Eric -----Original Message----- On >I believe Gregory Stark meant RFC2246. Okay,
but I don't see where RFC2246 says that the compression/decompression protocol can't have state or must compress each block independently or
that any particular compression protocol must be implemented in any
particular way. DS |
- OpenSSL and compression using ZLIB Le Saux, Eric
- Re: OpenSSL and compression using ZLIB Bear Giles
- RE: OpenSSL and compression using ZLIB Le Saux, Eric
- RE: OpenSSL and compression using Z... David Schwartz
- RE: OpenSSL and compression using ZLIB Le Saux, Eric
- RE: OpenSSL and compression using Z... David Schwartz
- Re: OpenSSL and compression usi... Gregory Stark
- Re: OpenSSL and compression... Peter 'Luna' Runestig
- Re: OpenSSL and compre... Richard Levitte - VMS Whacker
- Re: OpenSSL and compression using ZLIB Jeffrey Altman
- Re: OpenSSL and compression using Z... pobox
- Re: OpenSSL and compression usi... Richard Levitte - VMS Whacker
- RE: OpenSSL and compression using ZLIB Le Saux, Eric
- RE: OpenSSL and compression using Z... Howard Chu
- RE: OpenSSL and compression using ZLIB Jeffrey Altman
