| Like this CertiGuide? Get it in PDF format! |
Click Here! Use coupon code "certiguide" to save 20%! (Expires 2004/12/31) |
|
| Also available: 300-question Security+ practice test! |
| Get It Here! |
|
|
Types of Symmetric Algorithms
There are two primary types of
symmetric algorithms: block and stream ciphers (coding methods).
In a block cipher, data is broken into blocks of a certain size and
encrypted (and later decrypted) block-by-block, with the same key. Stream
ciphers work the same way but work on a bit-by-bit basis. A combination
of the two, cipher-block-chaining, encrypts block by block, but
the encryption of any block is dependent on the results from encrypting
the prior block.
DES, Triple DES, IDEA, RC2 and AES
are examples of symmetric cryptography. While DES is the most well
known, it is also an older algorithm and not as strong as the others.
For example, the Electronic Frontier Foundation has broken DES encryption
with a brute force attack in less than a day (to read about it, see
Cracking DES: Secrets of Encryption Research, Wiretap Politics and
Chip Design391 by the Electronic Frontier Foundation), so this
is clearly not an encryption technology wed want our most sensitive
government or commercial traffic to use.
Figure 39: The basis of symmetric encryption is the same key is used to cipher and decode the data.

|
Block & Stream Cipher
Block cipher and stream cipher are the two types of symmetric algorithms. Block ciphers encrypt an entire block of data at a time, independent from other message data; stream ciphers encrypt bit-by-bit. A combination of the two, cipher-block-chaining, encrypts block by block, but the encryption of any block is dependent on the results from encrypting the prior block. Block ciphers are best suited for large sets of data, stream ciphers for bit-oriented traffic like streaming audio or video.
Some well-known symmetric algorithms include: DES, Triple DES, RC2, IDEA and AES. DES, which uses a 56-bit key, is considered breakable, and weaker than many other symmetric algorithms. |
__________________
391. Electronic Frontier Foundation, Cracking DES: Secrets of Encryption Research, Wiretap Politics and Chip Design, OReilly and Associates, August, 1998, http://www.nerdbooks.com/item.html?id=1565925203
| If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to Security+ from StudyExam4Less.com. (Use coupon code "certiguide" by December 31, 2004 to save 20%!) Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
CertiGuide for Security+ (http://www.CertiGuide.com/secplus/) on CertiGuide.com
Version 1.0 - Version Date: November 15, 2004
Adapted with permission from a work created by Tcat Houser et al.
CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|