Types of Encryption


IPSec defines two types of encryption algorithms. One type, symmetric encryption, encrypts our bulk data. The other type of algorithm, asymmetric, encrypts very small amounts of data.

graphics/alert_icon.gif

Encryption deters man-in-the-middle attacks.


Symmetric and Asymmetric Encryption

The end result required of IPSec is confidentiality, which is provided by encrypting data. It is the easiest part of IPSec to accomplish. To encrypt data, the plaintext data is broken into pieces and inserted along with an encryption key into the encryption algorithm. The output of the algorithm is ciphertext and is sent to the peer. The peer performs the same algorithm in reverse using the same key.

The end result of encryption is that the person who has the shared secret key is the only person who can decrypt the ciphertext back into its plaintext form.

Encryption algorithms come in two flavors:

  • Symmetric key encryption ” This encryption method uses a shared secret key to both encrypt and decrypt data.

  • Asymmetric key encryption ” This encryption method uses two specially created mathematical keys. These keys have an interesting quality in that what one key encrypts, the other key can decrypt. The same key cannot both encrypt and decrypt the same data.



CCSP SECUR Exam Cram 2
CCSP SECUR Exam Cram 2 (642-501)
ISBN: B000MU86IQ
EAN: N/A
Year: 2003
Pages: 291
Authors: Raman Sud

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net