1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Encryption

By David Bolton, About.com

Definition: Encryption is a process which is applied to text messages or other important data, and alters it to make it humanly unreadable except by someone who knows how to decrypt it. The complexity of the algorithms used means that a strongly encrypted message might require thousands of years of processing by very fast computers to break the encryption.

The most popular use of encryption is for securing web servers that are accessed by the https protocol not http so that data such as credit cards can be sent safely over the internet.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Examples:
Nowadays much encryption is done by generating very large prime numbers and using those.
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

©2009 About.com, a part of The New York Times Company.

All rights reserved.