What do you think about applying the compression filter together? Just curious.
On 8/31/06, Benoit Hudzia <[EMAIL PROTECTED]> wrote:
I m not sure that it will generate less traffic. Depending of the block cipher you use you still need to exchange keys (like a diffie hellman method). You can use static one but if you do it leads to security problems. On top of that most block cipher pad their message to avoid size attack. So it won't really reduce the amount of traffic unless you use non padded block cipher witch leads to potential security hole again. And I don't really see what traffic limitation you have to need to avoid using TLS ?? -----Original Message----- From: Aleksandar [mailto:[EMAIL PROTECTED] Sent: 31 August 2006 11:54 To: [email protected] Subject: encryption Hello, I want to encrypt traffic from my mina client to my mina server. I can do that with SSL but due to traffic limitations is not possible. Is it possible to use block cipher and how? Does block cipher generates less traffic than SSL?
-- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
