Encryption

Encryption is a mechanism for hiding information by turning readable text into a stream of gibberish in such a way that someone with the proper key can make it readable again.

Introduction: Why is this Important?

Encryption used to be considered a very esoteric subject. It seemed to have no important practical applications outside of the goverment/military world, and was considered a harmless mathematical diversion if anyone else should pursue it. The age of computers has changed that. In a world where everything we do is recorded on computers, and all computers are linked to the Internet (and thus to each other) we find that encryption is of vital importance in many areas: At the same time, law enforment authorities worry that if everybody routinely keeps their personal records encrypted, evidence seized under a search warrant will be unusable. For this reason, they have tried to limit the ability of the general public to use strong (unbreakable) encryption. The laws of the United States of America treats encryption software as military ammunition and allows it to be exported only with case-by-case permission from the government. (Of course, this is futile, since free encryption software is readily available over the Internet from software repositories in Finland and Australia.)

History of Encryption

Overview of Encryption

Using Encryption for Security

The main reason that encryption has become big business, is that it can be used to verify business transactions. Public Key encryption programs can be used to create digital signatures that guarantee that a message was sent by a person holding a unique code key.

This article by Andrew Fernandes is a pretty good explanation.

Governments are Spying on Us

It is fairly well known in the industry that a consortium of intelligence agencies led by the US NSA and CIA are provided access to most or all transatlantic communication circuits, and that they routinely monitor a large part of the traffic. The following links point to articles about these matters:

More Books


  $Log: crypto.htm,v $
  Revision 1.6  2001/10/15 15:35:37  lars
  *** empty log message ***

  Revision 1.5  2000/12/15 14:00:23  lars
  Add links to crypto information.

  Revision 1.4  2000/08/31 15:34:40  lars
  Added UCW ad banners on CMC index and Lars wireless pages
  Added link to TEXEX history on comphist index page
  Added a link to crypto page

  Revision 1.3  1999/11/10 09:11:57  lars
  Added links.

  Revision 1.2  1999/09/23 06:56:03  lars
  Move links from bookmark file intop relevant pages.

  Revision 1.1  1999/09/07 04:20:40  lars
  Added encryption page.
  Added more detail in historical sections.
  Improved index page organization.