Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Up and Running » Security » Security » [Poll] What's the best symmetric cipher?
Search Topic:
Uniqs:
256
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Norton Internet Security 2003 Not Allowing Email »
« Panicware Pop-Up Stopper and JavaScript  
page: 1 · 2
AuthorAll Replies


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland


 [Poll] What's the best symmetric cipher?

Poll
What do you think is the best cipher currently known in the public?

AES

DES

Skipjack

Twofish

Blowfish

MARS

CAST

IDEA

RC4

RC6

GOST

SAFER

SERPENT

someth ing else?


Votes:12

view results · flash pie chart


[text was edited by author 2002-11-19 22:30:50]


jaykaykay
4 Ever Young
Premium,MVM
join:2000-04-13
Scottsdale, AZ
·Speakeasy

I couldn't begin to answer that. First I would have to have a description of what a Symmetric Cipher is. Yes, I have a general idea, but I would love your explanation so that I and so many others that still need to learn get some good education.
--
JKKAge is a very high price to pay for my maturity. If I can't stay young, I can at least stay immature!


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland


said by jaykaykay See Profile:
I couldn't begin to answer that. First I would have to have a description of what a Symmetric Cipher is.
:) »www.ssh.com/support/cryptography···hms.html
"There are two classes of key-based encryption algorithms, symmetric (or secret-key) and asymmetric (or public-key) algorithms. The difference is that symmetric algorithms use the same key for encryption and decryption (or the decryption key is easily derived from the encryption key), whereas asymmetric algorithms use a different key for encryption and decryption, and the decryption key cannot be derived from the encryption key."

»www.mccune.cc/PGPpage2.htm#128bit
"Since PGP uses public keys so much larger than this, it is easy to become confused when we hear the "reality" of PGP being "only" 128 bit encryption. To understand this, it is necessary to know that PGP uses both symmetric algorithms (IDEA, CAST, or Triple DES; Twofish is an additional option in PGP 7.0, and AES is still an additional option in 7.0.1) and asymmetric algorithms (RSA or DH). The process is the same regardless of the algorithms used, so my explanation will simplify it by referring only to the traditional use of IDEA and RSA. IDEA is a thousand (or more) times faster than RSA, but cannot be used for encrypting a file/message to one key, and then decrypting that file/message to a different matching key (public key encryption, which RSA can do). So, PGP speeds up the whole process by first encrypting the file or message to IDEA, using a randomly generated "session key" (an IDEA key used just for that one instance of encryption). That randomly generated session key is then encrypted to the recipient's public key(s), and packaged along with the IDEA encrypted file/message. The recipient(s) then uses his/her private key to decrypt the session key, which is then used to decrypt the file/message. In addition to tremendously speeding everything up, this use of underlying symmetric encryption to a randomly generated session key, improves the overall security of PGP - and also helps explain why the same file/message encrypted to the same public key always looks different (a different session key was used). These underlying symmetric algorithms are believed to be best broken by a brute force attack of trying all possible keys, which is considered impossible to do because of the sheer number of keys to try - each additional bit doubles the number of keys that would have to be tried, so that a 57 bit algorithm would have twice the number of possible keys as a 56 bit algorithm. The asymmetric RSA algorithm is believed to be best broken by mathematical factoring. It is believed that a 3000* bit RSA asymmetric key would require as much time and effort to factor, as the time and effort to do a brute force attack on 128 bit IDEA. These key size comparisons are considered roughly comparable for the other algorithms used in PGP (except that 256 bit Twofish and AES compare to a 15000 bit DH or RSA key) - so if you want the highest possible level of security in PGP, you should use an RSA or DH key at least as large as 3000 bits."

Also, check from
»www.pgpi.org/doc/pgpintro/
»senderek.de/security/secret-key.···#methods

--
My privacy related homepage & PGP keys:
»www.markusjansson.net

[text was edited by author 2002-11-19 22:55:23]


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland

reply to jansson_mark
My favorite is Skipjack. Why?
1) It was made by the NSA
2) They know how to crack codes and they know how to make them.
3) They didnt believe it would be published in open

Only downside is relatively small keysize (80bits), but if you would implement it like Skipjack -> 3Skipjack (like DES -> 3DES) then...
--
My privacy related homepage & PGP keys:»www.markusjansson.net


jaykaykay
4 Ever Young
Premium,MVM
join:2000-04-13
Scottsdale, AZ
·Speakeasy

Ah! Good bedside reading. Thank you. I am not certain I will understand all that you've given me, but I shall make a good stab at it.

As far liking something NSA made, that's good thinking. Your point 2 says it all and quite well.
--
JKKAge is a very high price to pay for my maturity. If I can't stay young, I can at least stay immature!


Lithp
Thay It...Thay It

join:2001-11-22
Beverly Hills, CA
twofish


boomerbubba

join:2001-06-15
Austin, TX
reply to jansson_mark
A One Time Pad, generated by some proprietary PRNG method known only to the parties involved in the communication.
--
A good lock will keep an honest man out.


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland

said by boomerbubba See Profile:
A One Time Pad, generated by some proprietary PRNG method known only to the parties involved in the communication.
It might be very secure or it might be very insecure. I would not advice on using such method.

But our military messaging system (SanLa) uses encryption somewhat similiar than that. It uses symmetric cipher(s) and "matrix" to encrypt. First the message is encrypted using symmetric ciphers and then that mess is encrypted using "matrix" similiar to that you descibed here. Without knowing the exact nature of the "matrix", its a pain in the *** to try to break it, since the message is already a mess before its putted throught the "matrix", so in practice you cant know when you have managed to "break" the "matrix" so you could start trying to break the symmetric cipher(s). Hehehehehee...

btw. did you know that the only cipher that "anti-Allieds" side used that wasnt broken during the WWII, was Finnish cipher? It was called "worm box" and was used until 1980:s.
--
My privacy related homepage & PGP keys:»www.markusjansson.net

LowWaterMark
Premium
join:2002-05-16
Wallingford, CT

reply to jansson_mark
I prefer one-way encryption. No decrypt option. That way, no one can ever figure out what it says. It's a similar concept to WOM (write-only memory).


--
Use the most powerful combo Firewall/AV/AT package available - "Common Sense" - It can be upgraded daily!


Steve
I'm a PC, so shut up
Consultant
join:2001-03-10
Yorba Linda, CA

reply to boomerbubba
said by boomerbubba See Profile:
A One Time Pad, generated by some proprietary PRNG method known only to the parties involved in the communication.
If it uses pseudo-random number generator, it's not a one-time pad. Plenty of ciphers have been broken by cracking the PRNG. Only truly random (e.g., not calculated in software) inputs are allowed, such as something that measures radioactive decay.

Steve
--
Stephen J. Friedl • Security Consultant • Tustin, California USA • my web site


Vampirefo
Premium,MVM
join:2000-12-11
Huntington, WV
reply to jansson_mark
»[Poll] What's the best asymmetric cipher?
--
TrojanHunter Stands For Privacy!!!!!!!


Steve
I'm a PC, so shut up
Consultant
join:2001-03-10
Yorba Linda, CA

said by Vampirefo See Profile:
»[Poll] What's the best asymmetric cipher?

The current poll is for symmetric ciphers: the referenced poll is for asymmetric ciphers. They're different.

Steve
--
Stephen J. Friedl • Security Consultant • Tustin, California USA • my web site


Vampirefo
Premium,MVM
join:2000-12-11
Huntington, WV
Yes they are different in some ways but they are the same type of ciphers, very small differences.
--
TrojanHunter Stands For Privacy!!!!!!!


TomMc

@rr.com
reply to jansson_mark
How can you not have Triple DES included?


Steve
I'm a PC, so shut up
Consultant
join:2001-03-10
Yorba Linda, CA
said by TomMc:
How can you not have Triple DES included?
Just for for DES three times


Name Game
Premium
join:2002-07-07
North Myrtle Beach, SC

 reply to jansson_mark
I will "for for" for you TomMc.. then we only have to find one more for..and that would make free..sorry... three DES>
--
GAV-Gladiator AntiVirus Forum-»www.forum.gladiator-antivirus.com/


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland

reply to Vampirefo
said by Vampirefo See Profile:
Yes they are different in some ways but they are the same type of ciphers, very small differences.
Sorry to break this to you but, no, they are not at all the same type of ciphers. They are used on totally different things and the algorithms are totally different in nature.
--
My computer security & privacy related homepage + PGP keys »www.markusjansson.net


Vampirefo
Premium,MVM
join:2000-12-11
Huntington, WV
No problem break it down.

They are the same, just like ZA and Kerio are both firewalls, that in ways work the same, but in other ways work differently.
--
TrojanHunter Stands For Privacy!!!!!!!


MeeToo7
You Too?
Premium
join:2000-10-18
Ardmore, PA
clubs:

reply to jansson_mark
You're poll question is misleading. Your categories are comparing apples and oranges.

First, AES is not an encryption algorith itself, but a name to be given to the best contenders of encryption, it stands for Advanced Encryption Standards.

Second, Twofish is an evolution on Blowfish. It's been considered so good that it was encluded in PGP before AES was finalized.

Single DES is old news, it was cracked in a single day using an EFF machine. Don't know if 3DES has been cracked yet, but it seems pretty impossible to me, as it was said to take the time of the age of the universe to decipher, just a couple years ago. But the power of computers seem to advance at light speed to me. I think this phenomenon is called Moore's Law? (The underestimation of computer power.)

CAST, IDEA, 3DES and Twofish haven't been cracked yet to my knowledge. The preference is subjective. Some people don't like 3DES because it's based on DES, but well known experts hold it in high regards, from what I've read.
--
Help find a cure, join Team Helix


jansson_mark
Markus Jansson
Premium
join:2001-08-05
Finland

said by MeeToo7 See Profile:
You're poll question is misleading. Your categories are comparing apples and oranges.
No Im not.

quote:
First, AES is not an encryption algorith itself, but a name to be given to the best contenders of encryption, it stands for Advanced Encryption Standards.
Yes, I know. I thought about calling it Rijndael but since most people dont know what it is, I desided to use the AES term.

quote:
Second, Twofish is an evolution on Blowfish. It's been considered so good that it was encluded in PGP before AES was finalized.
And DES is an evolution of Lucifer. And MARS is a evolution of perhaps most of the other ciphers in the world today. They are still different ciphers. Besides, many people concider Blowfish better than Twofish, because Blowfish has longer track record.

quote:
Single DES is old news, it was cracked in a single day using an EFF machine. Don't know if 3DES has been cracked yet, but it seems pretty impossible to me, as it was said to take the time of the age of the universe to decipher, just a couple years ago.
When referring to 3DES, the DES is the algorithm. One could also ask do you prefer 3Skipjack or Skipjack...thats insane. The algorithm is still the same one.

quote:
But the power of computers seem to advance at light speed to me. I think this phenomenon is called Moore's Law? (The underestimation of computer power.)
True. However, there are much more efficient ways of breaking a modern cipher than brute forcing it.

quote:
CAST, IDEA, 3DES and Twofish haven't been cracked yet to my knowledge. The preference is subjective.
Thats why we are having this poll. I would like people to tell about why they prefer some cipher and not some other.

quote:
Some people don't like 3DES because it's based on DES, but well known experts hold it in high regards, from what I've read.
Not all experts. Finnish goverment computer security team does not recommend or permit the usage of 3DES for encrypting sensitive material. However, they do permit for example CAST5-128.
--
My computer security & privacy related homepage + PGP keys »www.markusjansson.net
Forums » Up and Running » Security » SecurityNorton Internet Security 2003 Not Allowing Email »
« Panicware Pop-Up Stopper and JavaScript  
page: 1 · 2


Monday, 09-Nov 17:12:11 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [61] VoIP Over 3G Still Not Working For iPhone
· [40] Verizon Keeps Swinging At AT&T
· [26] Bill Would Force ISPs To Block Financial Scams
· [14] Mediacom Hints At 50, 100 Mbps Speeds
· [10] Clearwire To Get Another $1.5 Billion
· [9] 15 States Have Now Gotten Broadband Mapping Money
· [3] AT&T Launching New 7.2 Mbps 3G Modem
Most people now reading
· Divorce advice... [General Questions]
· How in the world am I going to get into college? [General Questions]
· My cat is reluctant to exercise. [General Questions]
· Google Has Acquired Gizmo5 [VOIP Tech Chat]
· Windows 7 boot manager editing questions [Microsoft Help]
· Framed for child porn 151; by a PC virus [Security]
· Blown out Ballasts [Home Repair & Improvement]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· Telus supports CRTC's NN and UBB [TekSavvy]
· [WIN7] Which Services in Win 7 Have You Turned Off? [Microsoft Help]