Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
Cryptography Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. Cryptography is a field of science and research in which cryptographers engage in the design and development of cryptographic systems, systems that can protect sensitive data from hackers, eavesdroppers, and industrial spies. Cryptographic methods are also used for authentication between users and between computer systems. Cryptographers actively attempt to break the very systems they create in order to understand their limitations. The concept of breaking something that you have created is common in manufacturing. It proves the reliability and safety of a product such as an automobile. Today, a common practice is to enlist public help in breaking cryptographic schemes by offering prizes in the form of money and "prestige" for having broken a scheme. Encryption transforms some input into an output that is impossible to read without the proper key. It is performed by running an algorithm that transforms some input called the plaintext into an encrypted form called the ciphertext. While the algorithm always operates the same way, the use of a key ensures that the output will always be different (given the same input). A different key used on the same plaintext will produce different ciphertext. The key is also used to unlock the encrypted data by using the same algorithm in reverse. Because algorithms are usually public and well known, good encryption relies on a solid algorithm and avoiding the use of weak keys. There are three primary cryptographic techniques. Two are used to encrypt text, graphics, and other information in a form that can be recovered by someone who has an appropriate key. The third, used in authentication and integrity schemes, scrambles input without any intention to recover it.
Several other topics are related to cryptography. Refer to "PKI (Public-Key Infrastructure)," "Public-Key Cryptography," and "Security." This topic continues in "The Encyclopedia of Networking and Telecommunications" with a discussion of the following:
Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |