General Question

robmandu's avatar

Which is the best encryption mechanism?

Asked by robmandu (21331points) March 10th, 2009

Triple DES or RC4?

I have the choice to employ either one.

Observing members: 0 Composing members: 0

7 Answers

Lightlyseared's avatar

Tripple DES is a bit outdated. (DES itself has been around since the sixties). A modern laptop probably has the computational power to break it. A better choice would be AES but I tend to use twofish because I like the name. Don’t know enough about the other to make a recomendation. Sorry.

cwilbur's avatar

What are you encrypting? Who needs to read it?

robmandu's avatar

Credentials and data. Basically, everything between client and server.

I won’t be implementing the encryption personally… instead merely selecting from several built-in functions. Of those, the implementations provided of 3DES and RC4 meet my minimum requirements.

Lightlyseared's avatar

Sounds like a stream cypher would be more suitable so in that case, RC4.

cwilbur's avatar

How concerned are you about man-in-the-middle attacks and key exchange?

robmandu's avatar

For this implementation, it’s all corporate intranet.

So attacks are possible, but not probable.

cwilbur's avatar

Then you’re probably best off with RC4.

Answer this question

Login

or

Join

to answer.

This question is in the General Section. Responses must be helpful and on-topic.

Your answer will be saved while you login or join.

Have a question? Ask Fluther!

What do you know more about?
or
Knowledge Networking @ Fluther