We are implementing RC4 as our encryption of choice because it is very fast. Keys will be exchanged using the Diffie-Hellman algorithm.

Mike

----- Original Message ----- From: "Vinod Panicker" <[EMAIL PROTECTED]>
To: <dev@mina.apache.org>
Sent: Friday, May 25, 2007 7:47 AM
Subject: Re: Encryption method


On 5/25/07, mat <[EMAIL PROTECTED]> wrote:
Can I ask which encryption method do you guys use when exchange message?

AES is currently an accepted standard for Symmetric key encryption.
Supports different key sizes, so you can go for
high-strength/low-strength encryption.

HTH,
Vinod.

Reply via email to