All Topics  
Cryptography

 

   Email Print
   Bookmark   Link






 

Cryptography



 
 
Cryptography (or cryptology; from Greek
Ancient Greek

Ancient Greek is the historical stage in the development of the Greek language spanning across the Archaic Greece , Classical Greece , and Hellenistic civilization periods of ancient Greece and the classical antiquity....
 , kryptos, "hidden, secret"; and , grápho, "I write", or , -logia
-logy

-logy is a suffix in English language, found in words originally adapted from Ancient Greek words ending in -????a . The earliest English examples were anglicizations of the French language -logie, which was in turn inherited from the Latin language -logia....
, respectively) is the practice and study of hiding information
Information

Information as a Conveyed concept has a diversity of meanings, from everyday usage to technical settings. Generally speaking, the concept of information is closely related to notions of constraint, communication, control system, data, form, instruction, knowledge, Meaning , stimulation, pattern, perception, and knowledge representation....
. In modern times cryptography is considered a branch of both mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
 and computer science
Computer science

Computer science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems....
 and is affiliated closely with information theory
Information theory

Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Historically, information theory was developed by Claude E....
, computer security
Computer security

Computer security is a branch of technology known as information security as applied to computers. The objective of computer security can include protection of information from theft or corruption, or the preservation of availability, as defined in the security policy....
 and engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
.






Discussion
Ask a question about 'Cryptography'
Start a new discussion about 'Cryptography'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Lorenz Sz42 2
Cryptography (or cryptology; from Greek
Ancient Greek

Ancient Greek is the historical stage in the development of the Greek language spanning across the Archaic Greece , Classical Greece , and Hellenistic civilization periods of ancient Greece and the classical antiquity....
 , kryptos, "hidden, secret"; and , grápho, "I write", or , -logia
-logy

-logy is a suffix in English language, found in words originally adapted from Ancient Greek words ending in -????a . The earliest English examples were anglicizations of the French language -logie, which was in turn inherited from the Latin language -logia....
, respectively) is the practice and study of hiding information
Information

Information as a Conveyed concept has a diversity of meanings, from everyday usage to technical settings. Generally speaking, the concept of information is closely related to notions of constraint, communication, control system, data, form, instruction, knowledge, Meaning , stimulation, pattern, perception, and knowledge representation....
. In modern times cryptography is considered a branch of both mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
 and computer science
Computer science

Computer science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems....
 and is affiliated closely with information theory
Information theory

Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Historically, information theory was developed by Claude E....
, computer security
Computer security

Computer security is a branch of technology known as information security as applied to computers. The objective of computer security can include protection of information from theft or corruption, or the preservation of availability, as defined in the security policy....
 and engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
. Cryptography is used in applications present in technologically advanced societies; examples include the security of ATM cards
Automated teller machine

An automated teller machine is a computerized telecommunications device that provides the customers of a financial institution with access to financial transactions in a public space without the need for a human clerk or bank teller....
, computer passwords
Password

A password is a secret word or string of Character that is used for authentication, to prove identity or gain access to a resource . The password must be kept Secrecy from those not allowed access....
 and electronic commerce
Electronic commerce

Electronic commerce, commonly known as e-commerce or eCommerce, consists of the buying and selling of product s or Service s over electronic systems such as the Internet and other computer networks....
 which all depend on cryptography.

Terminology

Until modern times cryptography referred almost exclusively to encryption
Encryption

In cryptography, encryption is the process of transforming information using an algorithm to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key ....
, which is the process of converting ordinary information (plaintext
Plaintext

In cryptography, plaintext is the information which the sender wishes to transmit to the receiver. Before the computer era, plaintext simply meant text in the language of the communicating parties....
) into unintelligible gibberish (i.e., ciphertext). Decryption is the reverse, in other words, moving from the unintelligible ciphertext back to plaintext
Plaintext

In cryptography, plaintext is the information which the sender wishes to transmit to the receiver. Before the computer era, plaintext simply meant text in the language of the communicating parties....
. A cipher
Cipher

In cryptography, a cipher is an algorithm for performing encryption and decryption — a series of well-defined steps that can be followed as a procedure....
 (or cypher) is a pair of algorithm
Algorithm

In mathematics, computing, linguistics and related subjects, an algorithm is a sequence of finite instructions, often used for calculation and data processing....
s which creates the encryption and the reversing decryption. The detailed operation of a cipher is controlled both by the algorithm and in each instance by a key
Key (cryptography)

In cryptography, a key is a piece of information that determines the functional output of a cryptographic algorithm or cipher. Without a key, the algorithm would have no result....
. This is a secret parameter (ideally known only to the communicants) for a specific message exchange context. Keys are important, as ciphers without variable keys are trivially breakable and therefore less than useful for most purposes. Historically, ciphers were often used directly for encryption or decryption without additional procedures such as authentication or integrity checks.

In colloquial use, the term "code
Code (cryptography)

In cryptography, a code is a method used to transform a message into an obscured form, preventing those who do not possess special information, or key , required to apply the transform from understanding what is actually transmitted....
" is often used to mean any method of encryption or concealment of meaning. However, in cryptography, code has a more specific meaning. It means the replacement of a unit of plaintext (i.e., a meaningful word or phrase) with a code word
Code word

In telecommunication, a code word is an element of a code. Each code word is a sequence of symbols assembled in accordance with the specific rules of the code and assigned a unique meaning ....
 (for example, apple pie replaces attack at dawn). Codes are no longer used in serious cryptography—except incidentally for such things as unit designations (e.g., Bronco Flight or Operation Overlord) —- since properly chosen ciphers are both more practical and more secure than even the best codes and also are better adapted to computers as well.

Some use the terms cryptography and cryptology interchangeably in English, while others (including US military practice generally) use cryptography to refer specifically to the use and practice of cryptographic techniques and cryptology to refer to the combined study of cryptography and cryptanalysis. English is more flexible than some other languages in which cryptology (done by cryptologists) is used in the second sense above. In the English Wikipedia the general term used is cryptography (done by cryptographers).

The study of characteristics of languages which have some application in cryptography (or cryptology), i.e. frequency data, letter combinations, universal patterns, etc. is called cryptolinguistics.

History of cryptography and cryptanalysis


Skytala&emptystrip Shaded
Before the modern era, cryptography was concerned solely with message confidentiality (i.e., encryption) — conversion of messages
Information

Information as a Conveyed concept has a diversity of meanings, from everyday usage to technical settings. Generally speaking, the concept of information is closely related to notions of constraint, communication, control system, data, form, instruction, knowledge, Meaning , stimulation, pattern, perception, and knowledge representation....
 from a comprehensible form into an incomprehensible one and back again at the other end, rendering it unreadable by interceptors or eavesdroppers without secret knowledge (namely the key needed for decryption of that message). In recent decades, the field has expanded beyond confidentiality concerns to include techniques for message integrity checking, sender/receiver identity authentication
Authentication

Authentication is the act of establishing or confirming something as authentic, that is, that claims made by or about the subject are true....
, digital signature
Digital signature

A digital signature or digital signature scheme is a type of asymmetric key algorithm. For messages sent through an insecure channel, a properly implemented digital signature gives the receiver reason to believe the message was sent by the claimed sender....
s, interactive proof
Interactive proof

Interactive proof can refer to:*Interactive proof system*Interactive theorem proving...
s and secure computation
Secure multiparty computation

In cryptography, secure multi-party computation is a problem that was initially suggested by Andrew Yao in a 1982 paper. In that publication, the millionaire problem was introduced: Alice and Bob are two millionaires who want to find out which is richer without revealing the precise amount of their wealth....
, among others.

The earliest forms of secret writing required little more than local pen and paper analogs, as most people could not read. More literacy, or opponent literacy, required actual cryptography. The main classical cipher types are transposition cipher
Transposition cipher

In classical cryptography, a transposition cipher is a method of encryption by which the positions held by units of plaintext are shifted according to a regular system, so that the ciphertext constitutes a permutation of the plaintext....
s, which rearrange the order of letters in a message (e.g., 'help me' becomes 'ehpl em' in a trivially simple rearrangement scheme), and substitution cipher
Substitution cipher

In cryptography, a substitution cipher is a method of encryption by which units of plaintext are replaced with ciphertext according to a regular system; the "units" may be single letters , pairs of letters, triplets of letters, mixtures of the above, and so forth....
s, which systematically replace letters or groups of letters with other letters or groups of letters (e.g., 'fly at once' becomes 'gmz bu podf' by replacing each letter with the one following it in the English alphabet). Simple versions of either offered little confidentiality from enterprising opponents, and still don't. An early substitution cipher was the Caesar cipher
Caesar cipher

In cryptography, a Caesar cipher, also known as a Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques....
, in which each letter in the plaintext was replaced by a letter some fixed number of positions further down the alphabet. It was named after Julius Caesar
Julius Caesar

'Gaius Julius Caesar' , July 13, 100 BC ? March 15, 44 BC,) was a Roman Republic military and political leader. He played a critical role in the transformation of the Roman Republic into the Roman Empire....
 who is reported to have used it, with a shift of 3, to communicate with his generals during his military campaigns, just like EXCESS-3
Excess-3

Excess-3 binary-coded decimal ', also called biased representation or Excess-N, is a numeral system used on some older computers that uses a pre-specified number N as a biasing value....
 code in boolean algebra.

Encryption attempts to ensure secrecy
Secrecy

Secrecy or furtiveness is the practice of sharing information among a group of people, which can be as small as one person, while hiding it from all others....
 in communications, such as those of spies
SPY

SPY may refer to:* SPY , ticker symbol for Standard & Poor's Depositary Receipts* Spy , a satirical monthly, trademarked all-caps* SPY , airport code for San P?dro, C?te d'Ivoire...
, military leaders, and diplomats. There is record of several early Hebrew ciphers as well. Cryptography is recommended in the Kama Sutra
Kama Sutra

The Kama Sutra , , is an ancient Indian text widely considered to be the standard work on human sexual behavior in Sanskrit literature written by the India scholar Vatsyayana....
 as a way for lovers to communicate without inconvenient discovery. Steganography
Steganography

Steganography is the art and science of writing hidden messages in such a way that no-one apart from the sender and intended recipient suspects the existence of the message, a form of security through obscurity....
 (i.e., hiding even the existence of a message so as to keep it confidential) was also first developed in ancient times. An early example, from Herodotus
Herodotus

Herodotus of Halicarnassus was a Greeks historian who lived in the 5th century BC and is regarded as the "Father of History" in Western culture....
, concealed a message - a tattoo on a slave's shaved head - under the regrown hair. More modern examples of steganography include the use of invisible ink
Invisible ink

Invisible ink is a substance used for writing, which is either invisible on application or soon thereafter, and which later on can be made visible by some means....
, microdot
Microdot

A microdot is text or an image substantially reduced in size onto a 1mm disc to prevent detection by unintended recipients. Microdots are normally circular around one millimetre in diameter but can be made into different shapes and sizes and made from various materials such as polyester....
s, and digital watermarks to conceal information.

Ciphertexts produced by classical ciphers (and some modern ones) always reveal statistical information about the plaintext, which can often be used to break them. After the discovery of frequency analysis by the Arab mathematician and polymath
Polymath

A polymath is a person whose knowledge is not restricted to one subject area. In less formal terms, a polymath may simply refer to someone who is very knowledgeable....
, Al-Kindi
Al-Kindi

, also known to the Western world by the Latinized version of his name 'Alkindus', was an Arab polymath: an Early Islamic philosophy, Islamic science, Islamic astrology, Islamic astronomy, Alchemy and chemistry in Islam, Logic in Islamic philosophy, Islamic mathematics, Arabic music, Islamic medicine, Islamic physics, Islamic psychologi...
 (also known as Alkindus), in the 9th century, nearly all such ciphers became more or less readily breakable by an informed attacker. Such classical ciphers still enjoy popularity today, though mostly as puzzle
Puzzle

A puzzle is a problem or enigma that tests the ingenuity of the solver. In a basic puzzle one is intended to piece together objects in a logical way in order to come up with the desired shape, picture or solution....
s (see cryptogram
Cryptogram

A cryptogram is a type of puzzle which consists of a short piece of encryption text. Generally the cipher used to encrypt the text is simple enough that cryptogram can be solved by hand....
). Essentially all ciphers remained vulnerable to cryptanalysis using this technique until the development of the polyalphabetic cipher
Polyalphabetic cipher

A polyalphabetic cipher is any cipher based on substitution cipher, using multiple substitution alphabets. The Vigen?re cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case....
, most clearly by Leon Battista Alberti around the year 1467, though there is some indication that it was known to earlier Arab mathematicians such as Al-Kindi. Alberti's innovation was to use different ciphers (i.e., substitution alphabets) for various parts of a message (perhaps for each successive plaintext letter in the limit). He also invented what was probably the first automatic cipher device
Alberti cipher disk

The Alberti cipher disk, also called formula, is a cipher disc which was described by Leon Battista Alberti in his treatise Alberti cipher of 1467....
, a wheel which implemented a partial realization of his invention. In the polyalphabetic Vigenère cipher
Vigenère cipher

The Vigen?re cipher is a method of encryption alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of Polyalphabetic cipher....
, encryption uses a key word, which controls letter substitution depending on which letter of the key word is used. In the mid 1800s Babbage
Charles Babbage

Charles Babbage, Royal Society was an England mathematician, philosopher, inventor and mechanical engineer who originated the concept of a programmable computer....
 showed that polyalphabetic ciphers of this type remained partially vulnerable to extended frequency analysis techniques.

Enigma
Although frequency analysis is a powerful and general technique against many ciphers, encryption was still often effective in practice; many a would-be cryptanalyst was unaware of the technique. Breaking a message without using frequency analysis essentially required knowledge of the cipher used and perhaps of the key involved, thus making espionage, bribery, burglary, defection, etc. more attractive approaches. It was finally explicitly recognized in the 19th century that secrecy of a cipher's algorithm is not a sensible or practical safeguard; in fact, it was further realized any adequate cryptographic scheme (including ciphers) should remain secure even if the adversary fully understands the cipher algorithm itself. Secrecy of the key should alone be sufficient for a good cipher to maintain confidentiality under an attack. This fundamental principle was first explicitly stated in 1883 by Auguste Kerckhoffs and is generally called Kerckhoffs' principle
Kerckhoffs' principle

In cryptography, Kerckhoffs' principle was stated by Auguste Kerckhoffs in the 19th century: a cryptosystem should be secure even if everything about the system, except the cryptographic key, is public knowledge....
; alternatively and more bluntly, it was restated by Claude Shannon, the inventor of information theory and the fundamentals of theoretical cryptography, as Shannon's Maxim — 'the enemy knows the system'.

Various physical devices and aids have been used to assist with ciphers. One of the earliest may have been the scytale
Scytale

In cryptography, a scytale is a tool used to perform a transposition cipher, consisting of a cylinder with a strip of leather wound around it on which is written a message....
 of ancient Greece
Ancient Greece

The term Ancient Greece refers to the period of History of Greece lasting from the Greek Dark Ages ca. 1100 BC and the Dorian invasion, to 146 BC and the Roman Republic conquest of Greece after the Battle of Corinth ....
, a rod supposedly used by the Spartans as an aid for a transposition cipher. In medieval times, other aids were invented such as the cipher grille
Grille (cryptography)

In the history of cryptography, a grille cipher was a technique for encrypting a plaintext by writing it onto a sheet of paper through a pierced sheet ....
, also used for a kind of steganography. With the invention of polyalphabetic ciphers came more sophisticated aids such as Alberti's own cipher disk
Cipher disk

A cipher disk is an enciphering and deciphering tool developed in the 15th century by Leon Battista Alberti. Rather than constructing a table with the regular and cipher alphabets on it, he created two circular scales, one smaller and on a disk that he mounted concentric to the larger circle....
, Johannes Trithemius
Johannes Trithemius

Johannes Trithemius was born Johann Heidenberg. He was an abbot and occultist who had an influence on later occultism. The name by which he is more commonly known is derived from his native town of Trittenheim on the Mosel in Germany....
' tabula recta
Tabula recta

In cryptography, the tabula recta is a square table of alphabets, each row of which is made by shifting the previous one to the left. The term was invented by Johannes Trithemius in 1518....
 scheme, and Thomas Jefferson
Thomas Jefferson

Thomas Jefferson was the List of Presidents of the United States President of the United States , the principal author of the United States Declaration of Independence , and one of the most influential Founding Fathers of the United States for his promotion of the ideals of republicanism in the United States....
's multi-cylinder
Jefferson disk

The Jefferson disk, or wheel cypher as Jefferson named it, is a cipher system using 26 wheels, each with the letters of the alphabet arranged randomly around them....
 (reinvented independently by Bazeries around 1900). Several mechanical encryption/decryption devices were invented early in the 20th century, and many patented, among them rotor machine
Rotor machine

In cryptography, a rotor machine is an electro-mechanical device used for encryption and decrypting secret messages. Rotor machines were the cryptographic state-of-the-art for a brief but prominent period of history; they were in widespread use in the 1930s–1950s....
s — famously including the Enigma machine
Enigma machine

The Enigma machine is any of a family of related electro-mechanical rotor machines that have been used to generate ciphers for the encryption and decryption of secret messages....
 used by the German government and military from the late 20s and during World War II
World War II

World War II, or the Second World War , was a global military conflict which involved a Participants in World War II, including all of the great powers, organised into two opposing military alliances: the Allies of World War II and the Axis powers....
. The ciphers implemented by better quality examples of these designs brought about a substantial increase in cryptanalytic difficulty after WWI.

The development of digital computers and electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
 after WWII made possible much more complex ciphers. Furthermore, computers allowed for the encryption of any kind of data representable within computers in any binary format, unlike classical ciphers which only encrypted written language texts. Thus, computers supplanted linguistic cryptanalytic approaches. Many computer ciphers can be characterized by their operation on binary
Binary numeral system

The binary numeral system, or notation with a radix of 2. Owing to its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by all modern computers....
 bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
 sequences (sometimes in groups or blocks), unlike classical and mechanical schemes, which generally manipulate traditional characters (i.e., letters and digits) directly. However, computers have also assisted cryptanalysis, which has compensated to some extent for increased cipher complexity. Nonetheless, good modern ciphers have stayed ahead of cryptanalysis; it is typically the case that use of a quality cipher is very efficient (i.e., fast and requiring few resources), while breaking it requires an effort many orders of magnitude larger than before, making cryptanalysis so inefficient and impractical as to be effectively impossible. Alternate methods of attack, as before, have become more attractive in consequence.

Extensive open academic research into cryptography is relatively recent; it began only in the mid-1970s. Medieval work was both less systematic, less comprehensive, and more likely to attract attention from the Church or others as Satanically inspired or dangerous to the state or those in power. In recent times, IBM personnel designed the algorithm that became the Federal (ie, US) Data Encryption Standard
Data Encryption Standard

The Data Encryption Standard is a block cipher that was selected by National Bureau of Standards as an official Federal Information Processing Standard for the United States in 1976 and which has subsequently enjoyed widespread use internationally....
; Whitfield Diffie and Martin Hellman published their key agreement algorithm,; and the RSA
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
 algorithm was published in Martin Gardner
Martin Gardner

Martin Gardner is a popular American mathematics and science writer specializing in recreational mathematics, but with interests encompassing magic , pseudoscience, literature , philosophy, scientific skepticism, and religion....
's Scientific American
Scientific American

Scientific American is a popular science science magazine, published since August 28, 1845, making it one of the oldest continuously published magazines in the United States....
 column. Since then, cryptography has become a widely used tool in communications, computer network
Computer network

A computer network is a group of interconnected computers. Networks may be classified according to a wide variety of characteristics. This article provides a general overview of some types and categories and also presents the basic components of a network....
s, and computer security generally. Most modern cryptographic techniques can only keep their keys secret if certain mathematical problems are intractable, such as the integer factorisation or the discrete logarithm
Discrete logarithm

In mathematics, specifically in abstract algebra and its applications, discrete logarithms are group analogues of ordinary logarithms. In particular, an ordinary logarithm loga is a solution of the equation ax = b over the real or complex numbers....
 problems. Generally, there are no absolute proofs that a cryptographic technique is secure (but see one-time pad
One-time pad

In cryptography, the one-time pad is an encryption algorithm where the plaintext is combined with a random key or "pad" that is as long as the plaintext and used only once....
); at best, there are proofs that some techniques are secure if some computational problem is difficult to solve.

As well as being aware of cryptographic history, cryptographic algorithm and system designers must also sensibly consider probable future developments while working on their designs. For instance, continuous improvements in computer processing power have increased the scope of brute-force attacks, thus when specifying key lengths, the required key lengths are similarly advancing. The potential effects of quantum computing are already being considered by some cryptographic system designers; the announced imminence of small implementations of these machines may be making the need for this preemptive caution less than merely speculative.

Essentially, prior to the early 20th century, cryptography was chiefly concerned with linguistic
Language

A language is a form of symbol communication in which elements are combined to represents something other than themselves. Language can also refer to the use of such systems as a general phenomenon....
 and lexicographic
Lexicographic code

Lexicographic codes or lexicodes are greedily generated error-correcting code with remarkably good properties. They were produced independently by...
 patterns. Since then the emphasis has shifted, and cryptography now makes extensive use of mathematics, including aspects of information theory
Information theory

Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Historically, information theory was developed by Claude E....
, computational complexity
Computational complexity theory

Computational complexity theory, as a branch of the theory of computation in computer science, investigates the problems related to the Computational resource required for the execution of algorithms , and the inherent difficulty in providing efficient algorithms for specific computational problems....
, statistics
Statistics

Statistics is a Mathematics pertaining to the collection, analysis, interpretation or explanation, and presentation of data. It also provides tools for prediction and forecasting based on data....
, combinatorics
Combinatorics

Combinatorics is a branch of pure mathematics concerning the study of Countable set objects. It is related to many other areas of mathematics, such as algebra, probability theory, ergodic theory and geometry, as well as to applied subjects in computer science and statistical physics....
, abstract algebra
Abstract algebra

Abstract algebra is the subject area of mathematics that studies algebraic structures, such as group , ring , field , module , vector spaces, and algebra over a field....
, and number theory
Number theory

Number theory is the branch of pure mathematics concerned with the properties of numbers in general, and integers in particular, as well as the wider classes of problems that arise from their study....
. Cryptography is, also, a branch of engineering
Engineering

Engineering is the discipline and profession of applying Technology and science knowledge and utilizing natural laws and physical resources in order to design and implement materials, structures, machines, devices, systems, and process that safely realize a desired objective and meet specified criteria....
, but an unusual one as it deals with active, intelligent, and malevolent opposition (see cryptographic engineering
Cryptographic engineering

cryptography engineering is the discipline of using cryptography to solve human problems. Cryptography is typically applied when trying to ensure data confidentiality, to authentication people or devices, or to verify data integrity in risky environments....
 and security engineering
Security engineering

Security engineering is a specialized field of engineering that deals with the development of detailed engineering plans and designs for security features, controls and systems....
); most other kinds of engineering need deal only with neutral natural forces. There is also active research examining the relationship between cryptographic problems and quantum physics (see quantum cryptography
Quantum cryptography

Quantum cryptography, or quantum key distribution , uses quantum mechanics to guarantee secure communication. It enables two parties to produce a shared random bit string known only to them, which can be used as a key to encrypt and decrypt messages....
 and quantum computing).

Modern cryptography

The modern field of cryptography can be divided into several areas of study. The chief ones are discussed here; see Topics in Cryptography
Topics in cryptography

This article is intended to be an 'analytic glossary', or alternatively, an organized collection of annotated pointers....
 for more.

Symmetric-key cryptography

Symmetric-key cryptography refers to encryption methods in which both the sender and receiver share the same key (or, less commonly, in which their keys are different, but related in an easily computable way). This was the only kind of encryption publicly known until June 1976. The modern study of symmetric-key ciphers relates mainly to the study of block ciphers and stream ciphers and to their applications. A block cipher is, in a sense, a modern embodiment of Alberti's polyalphabetic cipher: block ciphers take as input a block of plaintext and a key, and output a block of ciphertext of the same size. Since messages are almost always longer than a single block, some method of knitting together successive blocks is required. Several have been developed, some with better security in one aspect or another than others. They are the modes of operation
Block cipher modes of operation

In cryptography, a block cipher operates on blocks of fixed length, often 64 or 128 bits. Because messages may be of any length, and because encrypting the same plaintext under the same key always produces the same output , several modes of operation have been invented which allow block ciphers to provide confidentiality for messages of arbit...
 and must be carefully considered when using a block cipher in a cryptosystem.

The Data Encryption Standard
Data Encryption Standard

The Data Encryption Standard is a block cipher that was selected by National Bureau of Standards as an official Federal Information Processing Standard for the United States in 1976 and which has subsequently enjoyed widespread use internationally....
 (DES) and the Advanced Encryption Standard
Advanced Encryption Standard

In cryptography, the Advanced Encryption Standard is an encryption standard adopted by the Federal government of the United States. The standard comprises three block ciphers, AES-128, AES-192 and AES-256, adopted from a larger collection originally published as Rijndael. Each AES cipher has a 128 bit block size, with key sizes of 128...
 (AES) are block cipher designs which have been designated cryptography standards
Cryptography standards

There are a number of standardization related to cryptography. Standard algorithms and protocols provide a focus for study; standards for popular applications attract a large amount of cryptanalysis....
 by the US government (though DES's designation was finally withdrawn after the AES was adopted). Despite its deprecation as an official standard, DES (especially its still-approved and much more secure triple-DES variant) remains quite popular; it is used across a wide range of applications, from ATM encryption to e-mail privacy
E-mail privacy

The protection of E-mail from unauthorized access and inspection is known as electronic privacy. In countries with a constitutional guarantee of the secrecy of correspondence, e-mail is equated with Letter and thus legally protected from all forms of eavesdropping....
 and secure remote access
SSH

SSH may refer to:* Secure Shell, a common network protocol for remote administration of Unix computers* Sharm el-Sheikh International Airport, in IATA airport code...
. Many other block ciphers have been designed and released, with considerable variation in quality. Many have been thoroughly broken. See Category:Block ciphers.

Stream ciphers, in contrast to the 'block' type, create an arbitrarily long stream of key material, which is combined with the plaintext bit-by-bit or character-by-character, somewhat like the one-time pad
One-time pad

In cryptography, the one-time pad is an encryption algorithm where the plaintext is combined with a random key or "pad" that is as long as the plaintext and used only once....
. In a stream cipher, the output stream is created based on a hidden internal state which changes as the cipher operates. That internal state is initially set up using the secret key material. RC4
RC4

In cryptography, RC4 is the most widely-used software stream cipher and is used in popular protocols such as Secure Sockets Layer and Wired Equivalent Privacy ....
 is a widely used stream cipher; see Category:Stream ciphers. Block ciphers can be used as stream ciphers; see Block cipher modes of operation
Block cipher modes of operation

In cryptography, a block cipher operates on blocks of fixed length, often 64 or 128 bits. Because messages may be of any length, and because encrypting the same plaintext under the same key always produces the same output , several modes of operation have been invented which allow block ciphers to provide confidentiality for messages of arbit...
.

Cryptographic hash functions are a third type of cryptographic algorithm. They take a message of any length as input, and output a short, fixed length hash
Hash function

A hash function is any algorithm or function which converts a large, possibly variable-sized amount of data into a small datum, usually a single integer that may serve as an array index into an array....
 which can be used in (for example) a digital signature. For good hash functions, an attacker cannot find two messages that produce the same hash. MD4
MD4

MD4 is a message digest algorithm designed by Professor Ronald Rivest of Massachusetts Institute of Technology in 1990. It implements a cryptographic hash function for use in message integrity checks....
 is a long-used hash function which is now broken; MD5
MD5

In cryptography, MD5 is a widely used cryptographic hash function with a 128-bit hash value. As an Internet standard , MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of computer file....
, a strengthened variant of MD4, is also widely used but broken in practice. The U.S. National Security Agency
National Security Agency

The National Security Agency/Central Security Service is a Cryptology Intelligence agency of the Federal government of the United States, administered as part of the United States Department of Defense....
 developed the Secure Hash Algorithm
Sha

eading=Cyrillic letter Sha|Image=...
 series of MD5-like hash functions: SHA-0 was a flawed algorithm that the agency withdrew; SHA-1 is widely deployed and more secure than MD5, but cryptanalysts have identified attacks against it; the SHA-2 family improves on SHA-1, but it isn't yet widely deployed, and the U.S. standards authority thought it "prudent" from a security perspective to develop a new standard to "significantly improve the robustness of NIST's overall hash algorithm toolkit." Thus, a hash function design competition is underway and meant to select a new U.S. national standard, to be called SHA-3, by 2012.

Message authentication code
Message authentication code

A cryptography message authentication code is a short piece of information used to authenticate a message.A MAC algorithm accepts as input a secret key and an arbitrary-length message to be authenticated, and outputs a MAC ....
s (MACs) are much like cryptographic hash functions, except that a secret key is used to authenticate the hash value on receipt.

Public-key cryptography

Symmetric-key cryptosystems use the same key for encryption and decryption of a message, though a message or group of messages may have a different key than others. A significant disadvantage of symmetric ciphers is the key management
Key management

Key management is a term used to describe two different fields; cryptography, and Key management within building or campus access control....
 necessary to use them securely. Each distinct pair of communicating parties must, ideally, share a different key, and perhaps each ciphertext exchanged as well. The number of keys required increases as the square
Square (algebra)

In algebra, the square of a number is that number multiplication by itself. To square a quantity is to multiply it by itself.Its notation is a superscripted "2"; a number x squared is written as x?....
 of the number of network members, which very quickly requires complex key management schemes to keep them all straight and secret. The difficulty of securely establishing a secret key between two communicating parties, when a secure channel
Secure channel

In cryptography, a secure channel is a way of transferring data that is resistant to interception and tampering.A confidential channel is a way of transferring data that is resistant to interception, but not necessarily resistant to tampering....
 doesn't already exist between them, also presents a chicken-and-egg problem which is a considerable practical obstacle for cryptography users in the real world.

Diffie and Hellman
In a groundbreaking 1976 paper, Whitfield Diffie
Whitfield Diffie

Bailey Whitfield 'Whit' Diffie is a United States cryptographer and one of the pioneers of public-key cryptography.He received a Bachelor of Science degree in mathematics from the Massachusetts Institute of Technology in 1965....
 and Martin Hellman
Martin Hellman

Martin Edward Hellman is a cryptology, famous for his invention of public key cryptography in cooperation with Whitfield Diffie and Ralph Merkle....
 proposed the notion of public-key (also, more generally, called asymmetric key) cryptography in which two different but mathematically related keys are used — a public key and a private key. A public key system is so constructed that calculation of one key (the 'private key') is computationally infeasible from the other (the 'public key'), even though they are necessarily related. Instead, both keys are generated secretly, as an interrelated pair. The historian David Kahn
David Kahn

David Kahn is a US historian, journalist and writer. He has written extensively on the history of cryptography and military intelligence.Kahn's first book was The Codebreakers , widely considered to be a definitive account of the history of cryptography up to the mid-1960s....
 described public-key cryptography as "the most revolutionary new concept in the field since polyalphabetic substitution emerged in the Renaissance".

In public-key cryptosystems, the public key may be freely distributed, while its paired private key must remain secret. The public key is typically used for encryption, while the private or secret key is used for decryption. Diffie and Hellman showed that public-key cryptography was possible by presenting the Diffie-Hellman key exchange protocol.

In 1978, Ronald Rivest, Adi Shamir
Adi Shamir

Adi Shamir is an Israeli cryptography. He was one of the inventors of the RSA algorithm , one of the inventors of the Feige-Fiat-Shamir Identification Scheme , one of the inventors of differential cryptanalysis and has made numerous contributions to the fields of cryptography and computer science....
, and Len Adleman invented RSA
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
, another public-key system.

In 1997, it finally became publicly known that asymmetric key cryptography had been invented by James H. Ellis
James H. Ellis

James H. Ellis was an engineer and mathematician. In 1970, while working at GCHQ he conceived of the possibility of "non-secret encryption", more commonly termed public-key cryptography....
 at GCHQ, a British
United Kingdom

The United Kingdom of Great Britain and Northern Ireland, commonly known as the United Kingdom , the UK or Britain,is a sovereign state located off the northwestern coast of continental Europe....
 intelligence organization, and that, in the early 1970s, both the Diffie-Hellman and RSA algorithms had been previously developed (by Malcolm J. Williamson
Malcolm J. Williamson

Malcolm J. Williamson discovered in 1974 what is now known as Diffie-Hellman key exchange. He was then working at Government Communications Headquarters....
 and Clifford Cocks
Clifford Cocks

Clifford Christopher Cocks, Order of the Bath, is a British mathematician and cryptographer at GCHQ who invented the widely-used encryption algorithm now commonly known as RSA, about three years before it was independently developed by Ronald Rivest, Adi Shamir, and Leonard Adleman at Massachusetts Institute of Technology....
, respectively).

The Diffie-Hellman and RSA
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
 algorithms, in addition to being the first publicly known examples of high quality public-key algorithms, have been among the most widely used. Others include the Cramer-Shoup cryptosystem
Cramer-Shoup cryptosystem

The Cramer-Shoup system is an asymmetric key encryption algorithm, and was the first efficient scheme proven to be secure against adaptive chosen ciphertext attack using standard cryptographic assumptions....
, ElGamal encryption
ElGamal encryption

In cryptography, the ElGamal encryption system is an asymmetric key encryption algorithm for public-key cryptography which is based on the Diffie-Hellman key agreement....
, and various elliptic curve techniques
Elliptic curve cryptography

Elliptic curve cryptography is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. The use of elliptic curves in cryptography was suggested independently by Neal Koblitz and Victor S....
. See Category:Asymmetric-key cryptosystems.

Firefox Ssl Padlock
In addition to encryption, public-key cryptography can be used to implement digital signature
Digital signature

A digital signature or digital signature scheme is a type of asymmetric key algorithm. For messages sent through an insecure channel, a properly implemented digital signature gives the receiver reason to believe the message was sent by the claimed sender....
 schemes. A digital signature is reminiscent of an ordinary signature
Signature

A signature is a handwritten depiction of someone's name, nickname or even a simple "X" that a person writes on documents as a legal proof of Identity and intent....
; they both have the characteristic that they are easy for a user to produce, but difficult for anyone else to forge
Forgery

Forgery is the process of making, adapting, or imitating objects, statistics, or documents , with the intent to deception. The similar crime of fraud is the crime of deceiving another, including through the use of objects obtained through forgery....
. Digital signatures can also be permanently tied to the content of the message being signed; they cannot then be 'moved' from one document to another, for any attempt will be detectable. In digital signature schemes, there are two algorithms: one for signing, in which a secret key is used to process the message (or a hash of the message, or both), and one for verification, in which the matching public key is used with the message to check the validity of the signature. RSA
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
 and DSA
Digital Signature Algorithm

The Digital Signature Algorithm is a Federal government of the United States Federal Information Processing Standard or Federal Information Processing Standard for digital signatures....
 are two of the most popular digital signature schemes. Digital signatures are central to the operation of public key infrastructure
Public key infrastructure

The Public Key Infrastructure is a set of hardware, software, people, policies, and procedures needed to create, manage, store, distribute, and revoke digital certificates ....
s and many network security schemes (eg, SSL/TLS
Transport Layer Security

Transport Layer Security and its predecessor, Secure Sockets Layer , are cryptographic protocols that provide security and data integrity for communications over Internet Protocol Suite networks such as the Internet....
, many VPNs, etc).

Public-key algorithms are most often based on the computational complexity
Computational complexity theory

Computational complexity theory, as a branch of the theory of computation in computer science, investigates the problems related to the Computational resource required for the execution of algorithms , and the inherent difficulty in providing efficient algorithms for specific computational problems....
 of "hard" problems, often from number theory
Number theory

Number theory is the branch of pure mathematics concerned with the properties of numbers in general, and integers in particular, as well as the wider classes of problems that arise from their study....
. For example, the hardness of RSA is related to the integer factorization
Integer factorization

In number theory, integer factorization is the breaking down of a composite number into smaller non-trivial divisors, which when multiplied together equal the original integer....
 problem, while Diffie-Hellman and DSA are related to the discrete logarithm
Discrete logarithm

In mathematics, specifically in abstract algebra and its applications, discrete logarithms are group analogues of ordinary logarithms. In particular, an ordinary logarithm loga is a solution of the equation ax = b over the real or complex numbers....
 problem. More recently, elliptic curve cryptography
Elliptic curve cryptography

Elliptic curve cryptography is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. The use of elliptic curves in cryptography was suggested independently by Neal Koblitz and Victor S....
 has developed in which security is based on number theoretic problems involving elliptic curve
Elliptic curve

In mathematics, an elliptic curve is a differentiable manifold, algebraic variety#Projective varieties algebraic curve of genus #Algebraic geometry one, on which there is a specified point O....
s. Because of the difficulty of the underlying problems, most public-key algorithms involve operations such as modular
Modular arithmetic

In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus....
 multiplication and exponentiation, which are much more computationally expensive than the techniques used in most block ciphers, especially with typical key sizes. As a result, public-key cryptosystems are commonly hybrid cryptosystem
Hybrid cryptosystem

In cryptography, public-key cryptography are convenient in that they do not require the sender and receiver to share a common secret in order to communicate securely ....
s, in which a fast high-quality symmetric-key encryption algorithm is used for the message itself, while the relevant symmetric key is sent with the message, but encrypted using a public-key algorithm. Similarly, hybrid signature schemes are often used, in which a cryptographic hash function is computed, and only the resulting hash is digitally signed.

Cryptanalysis

The goal of cryptanalysis is to find some weakness or insecurity in a cryptographic scheme, thus permitting its subversion or evasion.

It is a commonly held misconception that every encryption method can be broken. In connection with his WWII work at Bell Labs
Bell Labs

Bell Laboratories is the research organization of Alcatel-Lucent and previously of the American Telephone & Telegraph Company .Bell Laboratories has had its headquarters at Berkeley Heights, New Jersey, and it has research and development facilities throughout the world....
, Claude Shannon proved that the one-time pad
One-time pad

In cryptography, the one-time pad is an encryption algorithm where the plaintext is combined with a random key or "pad" that is as long as the plaintext and used only once....
 cipher is unbreakable, provided the key material is truly random, never reused, kept secret from all possible attackers, and of equal or greater length than the message. Most ciphers, apart from the one-time pad, can be broken with enough computational effort by brute force attack
Brute force attack

In cryptanalysis, a brute force attack is a method of defeating a cryptographic scheme by systematically trying a large number of possibilities; for example, a large number of the possible key s in a key space in order to decrypt a message....
, but the amount of effort needed may be exponentially
Exponential time

In computational complexity theory, exponential time is the computation time of a problem where the time to complete the computation, m, is bounded by an exponential function of the problem size, n....
 dependent on the key size, as compared to the effort needed to use the cipher. In such cases, effective security could be achieved if it is proven that the effort required (i.e., "work factor", in Shannon's terms) is beyond the ability of any adversary. This means it must be shown that no efficient method (as opposed to the time-consuming brute force method) can be found to break the cipher. Since no such showing can be made currently, as of today, the one-time-pad remains the only theoretically unbreakable cipher.

There are a wide variety of cryptanalytic attacks, and they can be classified in any of several ways. A common distinction turns on what an attacker knows and what capabilities are available. In a ciphertext-only attack
Ciphertext-only attack

In cryptography, a ciphertext-only attack or known ciphertext attack is an attack model for cryptanalysis where the attacker is assumed to have access only to a set of ciphertexts....
, the cryptanalyst has access only to the ciphertext (good modern cryptosystems are usually effectively immune to ciphertext-only attacks). In a known-plaintext attack
Known-plaintext attack

The known-plaintext attack is an attack model for cryptanalysis where the attacker has samples of both the plaintext and its encryption version and is at liberty to make use of them to reveal further secret information such as Cryptographic key and Code book....
, the cryptanalyst has access to a ciphertext and its corresponding plaintext (or to many such pairs). In a chosen-plaintext attack
Chosen-plaintext attack

A chosen-plaintext attack is an attack model for cryptanalysis which presumes that the attacker has the capability to choose arbitrary plaintexts to be encrypted and obtain the corresponding ciphertexts....
, the cryptanalyst may choose a plaintext and learn its corresponding ciphertext (perhaps many times); an example is gardening
Gardening (cryptanalysis)

In cryptanalysis, gardening was a term used at Bletchley Park, England, during World War II for schemes to entice the Germans to include known plaintext, which the British called "crib s," in their encrypted messages....
, used by the British
Bletchley Park

Bletchley Park, also known as Station X, is an estate located in the town of Bletchley, in Buckinghamshire. Since 1967, Bletchley has been part of Milton Keynes, England....
 during WWII. Finally, in a chosen-ciphertext attack
Chosen-ciphertext attack

A chosen-ciphertext attack is an attack model for cryptanalysis in which the cryptanalyst gathers information, at least in part, by choosing a ciphertext and obtaining its decryption under an unknown key....
, the cryptanalyst may be able to choose ciphertexts and learn their corresponding plaintexts. Also important, often overwhelmingly so, are mistakes (generally in the design or use of one of the protocols
Cryptographic protocol

A security protocol is an abstract or concrete protocol that performs a information security-related function and applies cryptographic methods....
 involved; see Cryptanalysis of the Enigma
Cryptanalysis of the Enigma

Cryptanalysis of the Enigma enabled the Allies of World War II in World War II to read substantial amounts of secret Morse code radio communications of the Axis powers enciphered using Enigma machines....
 for some historical examples of this).

Cryptanalysis of symmetric-key ciphers typically involves looking for attacks against the block ciphers or stream ciphers that are more efficient than any attack that could be against a perfect cipher. For example, a simple brute force attack against DES requires one known plaintext and 255 decryptions, trying approximately half of the possible keys, to reach a point at which chances are better than even the key sought will have been found. But this may not be enough assurance; a linear cryptanalysis
Linear cryptanalysis

In cryptography, linear cryptanalysis is a general form of cryptanalysis based on finding affine transformation approximations to the action of a cipher....
 attack against DES requires 243 known plaintexts and approximately 243 DES operations. This is a considerable improvement on brute force attacks.

Public-key algorithms are based on the computational difficulty of various problems. The most famous of these is integer factorization
Integer factorization

In number theory, integer factorization is the breaking down of a composite number into smaller non-trivial divisors, which when multiplied together equal the original integer....
 (e.g., the RSA algorithm is based on a problem related to integer factoring), but the discrete logarithm
Discrete logarithm

In mathematics, specifically in abstract algebra and its applications, discrete logarithms are group analogues of ordinary logarithms. In particular, an ordinary logarithm loga is a solution of the equation ax = b over the real or complex numbers....
 problem is also important. Much public-key cryptanalysis concerns numerical algorithms for solving these computational problems, or some of them, efficiently (ie, in a practical time). For instance, the best known algorithms for solving the elliptic curve-based
Elliptic curve cryptography

Elliptic curve cryptography is an approach to public-key cryptography based on the algebraic structure of elliptic curves over finite fields. The use of elliptic curves in cryptography was suggested independently by Neal Koblitz and Victor S....
 version of discrete logarithm are much more time-consuming than the best known algorithms for factoring, at least for problems of more or less equivalent size. Thus, other things being equal, to achieve an equivalent strength of attack resistance, factoring-based encryption techniques must use larger keys than elliptic curve techniques. For this reason, public-key cryptosystems based on elliptic curves have become popular since their invention in the mid-1990s.

While pure cryptanalysis uses weaknesses in the algorithms themselves, other attacks on cryptosystems are based on actual use of the algorithms in real devices, and are called side-channel attacks. If a cryptanalyst has access to, say, the amount of time the device took to encrypt a number of plaintexts or report an error in a password or PIN character, he may be able to use a timing attack
Timing attack

In cryptography, a timing attack is a side channel attack in which the attacker attempts to compromise a cryptosystem by analyzing the time taken to execute cryptographic algorithms....
 to break a cipher that is otherwise resistant to analysis. An attacker might also study the pattern and length of messages to derive valuable information; this is known as traffic analysis
Traffic analysis

Traffic analysis is the process of intercepting and examining messages in order to deduce information from patterns in communication. It can be performed even when the messages are encrypted and cannot be cryptanalysis....
, and can be quite useful to an alert adversary. Poor administration of a cryptosystem, such as permitting too short keys, will make any system vulnerable, regardless of other virtues. And, of course, social engineering
Social engineering (security)

Social engineering is the act of manipulating people into performing actions or divulging confidential information. While similar to a confidence trick or simple fraud, the term typically applies to trickery or deception for the purpose of information gathering, fraud or computer system access; in most cases the attacker never comes face-to-f...
, and other attacks against the personnel who work with cryptosystems or the messages they handle (e.g., bribery
Bribery

Bribery, a form of pecuniary corruption, is an act implying money or gift given that alters the behaviour of the recipient. Bribery constitutes a crime and is defined by Black's Law Dictionary as the Offer and acceptance, Gift, Offer and acceptance, or Solicitation of any item of value to influence the actions of an official or other pers...
, extortion
Extortion

Extortion, outwresting, or exaction is a crime, which occurs, when a person unlawfully obtains either money, property or services from a person, entity, or institution, through coercion....
, blackmail
Blackmail

Blackmail is the crime of threatening to reveal Substantial truth information about a person to the public, a family member, or associates unless a demand made upon the victim is met....
, espionage
Espionage

Espionage or spying involves an individual obtaining information that is considered secrecy or confidential without the permission of the holder of the information....
, torture
Torture

Torture, according to the United Nations Convention Against Torture, is:In addition to state-sponsored torture, individuals or groups may be motivated to inflict torture on others for similar reasons to those of a state; however, the motive for torture can also be for the sadism gratification of the torturer, as was the case in the Moors M...
, ...) may be the most productive attacks of all.

Cryptographic primitives

Much of the theoretical work in cryptography concerns cryptographic primitives
Cryptographic primitive

Cryptographic primitives are well-established, low-level cryptography algorithms that are frequently used to build computer security systems. These routines include, but are not limited to, one-way hash functions and ciphers....
 — algorithms with basic cryptographic properties — and their relationship to other cryptographic problems. More complicated cryptographic tools are then built from these basic primitives. These primitives provide fundamental properties, which are used to develop more complex tools called cryptosystems
Cryptography

Cryptography is the practice and study of hiding information. In modern times cryptography is considered a branch of both mathematics and computer science and is affiliated closely with information theory, computer security and engineering....
 or cryptographic protocols, which guarantee one or more high-level security properties. Note however, that the distinction between cryptographic primitives and cryptosystems, is quite arbitrary; for example, the RSA
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
 algorithm is sometimes considered a cryptosystem, and sometimes a primitive. Typical examples of cryptographic primitives include pseudorandom function
Pseudorandom function

In cryptography, a pseudorandom function family, abbreviated PRF, is a collection of efficiently-computable Function which emulate a random oracle in the following way: No efficient algorithm can distinguish between a function chosen randomly from the PRF family and a random oracle ....
s, one-way function
One-way function

In cryptography, a one-way function is a function that is easy to compute on every input, but hard to invert given the image of a random input....
s, etc.

Cryptosystems

One or more cryptographic primitives are often used to develop a more complex algorithm, called a cryptographic system, or cryptosystem. Cryptosystems (e.g. El-Gamal encryption
ElGamal encryption

In cryptography, the ElGamal encryption system is an asymmetric key encryption algorithm for public-key cryptography which is based on the Diffie-Hellman key agreement....
) are designed to provide particular functionality (e.g. public key encryption) while guaranteeing certain security properties (e.g. CPA
CPA

CPA may refer to:* Canadian Payments Association, the regulatory body for the settlement and clearing of payments in Canada* Canadian Police Association...
 security in the random oracle model). Cryptosystems use the properties of the underlying cryptographic primitives to support the system's security properties. Of course, as the distinction between primitives and cryptosystems is somewhat arbitrary, a sophisticated cryptosystem can be derived from a combination of several more primitive cryptosystems. In many cases, the cryptosystem's structure involves back and forth communication among two or more parties in space (e.g., between the sender of a secure message and its receiver) or across time (e.g., cryptographically protected backup
Backup

In information technology, backup refers to making copies of data so that these additional copies may be used to restore the original after a data loss event....
 data). Such cryptosystems are sometimes called cryptographic protocol
Cryptographic protocol

A security protocol is an abstract or concrete protocol that performs a information security-related function and applies cryptographic methods....
s
.

Some widely known cryptosystems include RSA encryption
RSA

In cryptography, RSA is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for digital signature as well as encryption, and one of the first great advances in public key cryptography....
, Schnorr signature
Schnorr signature

In cryptography, a Schnorr signature is a digital signature produced by the Schnorr signature algorithm. Its security is based on the intractability of certain discrete logarithm problems....
, El-Gamal encryption
ElGamal encryption

In cryptography, the ElGamal encryption system is an asymmetric key encryption algorithm for public-key cryptography which is based on the Diffie-Hellman key agreement....
, PGP, etc. More complex cryptosystems include electronic cash systems, signcryption
Signcryption

In cryptography, signcryption is a public-key primitive that simultaneously performs the functions of both digital signature and encryption.Encryption and digital signature are two fundamental cryptographic tools that can guarantee the confidentiality, integrity, and non-repudiation....
 systems, etc. Some more 'theoretical' (i.e., less practical) cryptosystems include interactive proof system
Interactive proof system

In computational complexity theory, an interactive proof system is an abstract machine that models computation as the exchange of messages between two parties....
s, (like zero-knowledge proof
Zero-knowledge proof

In cryptography, a zero-knowledge proof or zero-knowledge protocol is an interactive method for one party to prove to another that a statement is true, without revealing anything other than the veracity of the statement....
s,), systems for secret sharing
Secret sharing

Secret sharing refers to any method for distributing a secrecy amongst a group of participants, each of which is allocated a share of the secret....
, etc.

Till recently, most security properties of most cryptosystems were demonstrated using empirical techniques, or using ad hoc reasoning. Recently, there has been considerable effort to develop formal techniques for establishing the security of cryptosystems; this has been generally called provable security
Provable security

In cryptography, a system has provable security if its security requirements can be stated formally in an adversary model, as opposed to heuristically, with clear assumptions that the adversary has access to the system as well as enough computational resources....
. The general idea of provable security is to give arguments about the computational difficulty needed to compromise some security aspect of the cryptosystem (ie, to any adversary).

The study of how best to implement and integrate cryptography in software applications is itself a distinct field, see: cryptographic engineering
Cryptographic engineering

cryptography engineering is the discipline of using cryptography to solve human problems. Cryptography is typically applied when trying to ensure data confidentiality, to authentication people or devices, or to verify data integrity in risky environments....
 and security engineering
Security engineering

Security engineering is a specialized field of engineering that deals with the development of detailed engineering plans and designs for security features, controls and systems....
.

Legal issues


Prohibitions

Cryptography has long been of interest to intelligence gathering and law enforcement
Law enforcement agency

Law enforcement agency is a term used to describe either an organisation that enforces the laws of one or more governing bodies, or an organization that actively and directly assists in the enforcement of laws....
 agencies. Actually secret communications may be criminal or even treason
Treason

In law, treason is the crime that covers some of the more serious acts of loyalty to one's sovereignty or nation. Historically, treason also covered the murder of specific social superiors, such as the murder of a husband by his wife ....
ous; those whose communications are open to inspection may be less likely to be either. Because of its facilitation of privacy
Privacy

Privacy is the ability of an individual or group to seclude themselves or information about themselves and thereby reveal themselves selectively....
, and the diminution of privacy attendant on its prohibition, cryptography is also of considerable interest to civil rights supporters. Accordingly, there has been a history of controversial legal issues surrounding cryptography, especially since the advent of inexpensive computers has made widespread access to high quality cryptography possible.

In some countries, even the domestic use of cryptography is, or has been, restricted. Until 1999, France
France

France , officially the French Republic , is a country whose Metropolitan France is located in Western Europe and that also comprises various Overseas departments and territories of France....
 significantly restricted the use of cryptography domestically, though it has relaxed many of these. In China
People's Republic of China

The People's Republic of China , commonly known as China, is the largest country in East Asia and the List of countries by population in the world with over 1.3 billion people, approximately a fifth of the world's population....
, a license is still required to use cryptography. Many countries have tight restrictions on the use of cryptography. Among the more restrictive are laws in Belarus
Belarus

Belarus is a landlocked country in Eastern Europe, bordered by Russia to the north and east, Ukraine to the south, Poland to the west, and Lithuania and Latvia to the north....
, Kazakhstan
Kazakhstan

Kazakhstan, also Kazakstan , officially the Republic of Kazakhstan, is a large Eurasian country in Central Asia and Eastern Europe. Ranked as the List of countries by area as well as the world's largest landlocked country, it has a territory of 2,727,300 km? ....
, Mongolia
Mongolia

Mongolia is a landlocked country in East Asia and Central Asia. It borders Russia to the north and People's Republic of China to the south, east and west....
, Pakistan
Pakistan

Pakistan , officially the Islamic Republic of Pakistan, is a country located in South Asia and borders Central Asia and the Middle East. It has a 1,046 kilometre coastline along the Arabian Sea and Gulf of Oman in the south, and is bordered by Afghanistan and Iran in the west, India in the east and People's Republic of China in th...
, Russia
Russia

Russia , or the Russian Federation , is a list of countries spanning more than one continent country extending over much of northern Eurasia....
, Singapore
Singapore

Singapore , officially the Republic of Singapore, is an island country microstate located at the southern tip of the Malay Peninsula. It lies 137 kilometres north of the equator, south of the Malaysian state of Johor and north of Indonesia's Riau Islands....
, Tunisia
Tunisia

Tunisia , officially the Tunisian Republic , is a country located in North Africa. It is bordered by Algeria to the west and Libya to the southeast....
, and Vietnam
Vietnam

Vietnam , officially the Socialist Republic of Vietnam , is the easternmost country on the Indochina Peninsula in Southeast Asia. It is bordered by People's Republic of China to the north, Laos to the northwest, Cambodia to the southwest, and the South China Sea to the east....
.

In the United States
United States

The United States of America is a Federal government constitutional republic comprising U.S. state and a federal district. The country is situated mostly in central North America, where its Contiguous United States and Washington, D.C., the Capital districts and territories, lie between the Pacific Ocean and Atlantic Oceans, Borders of the U...
, cryptography is legal for domestic use, but there has been much conflict over legal issues related to cryptography. One particularly important issue has been the export of cryptography
Export of cryptography

The export of cryptography is the transfer from one country to another of devices and technology related to cryptography.Since World War II, many governments, including the United States and its NATO allies, have regulated the export of cryptography for national security considerations, and, for a time, defined cryptography to be a munition...
 and cryptographic software and hardware. Probably because of the importance of cryptanalysis in World War II
World War II

World War II, or the Second World War , was a global military conflict which involved a Participants in World War II, including all of the great powers, organised into two opposing military alliances: the Allies of World War II and the Axis powers....
 and an expectation that cryptography would continue to be important for national security, many Western governments have, at some point, strictly regulated export of cryptography. After World War II, it was illegal in the US to sell or distribute encryption technology overseas; in fact, encryption was designated as auxiliary military equipment and put on the United States Munitions List
United States Munitions List

The United States Munitions List is a list of articles, services, and related technology designated as Military-related by the Federal government of the United States....
. Until the development of the personal computer
Personal computer

A personal computer is any general-purpose computer whose original sales price, size, and capabilities make it useful for individuals, and which is intended to be operated directly by an end user, with no intervening computer operator....
, asymmetric key algorithms (ie, public key techniques), and the Internet
Internet

The Internet is a global network of interconnected computers, enabling users to share information along multiple channels. Typically, a computer that connects to the Internet can access information from a vast array of available server and other computers by moving information from them to the computer's local memory....
, this was not especially problematic. However, as the Internet grew and computers became more widely available, high quality encryption techniques became well-known around the globe. As a result, export controls came to be seen to be an impediment to commerce and to research.

Export Controls

In the 1990s, there were several challenges to US export regulations of cryptography. One involved Philip Zimmermann's Pretty Good Privacy
Pretty Good Privacy

Pretty Good Privacy is a computer program that provides cryptographic privacy and authentication. PGP is often used for signing, encrypting and decrypting e-mails to increase the security of e-mail communications....
 (PGP) encryption program; it was released in the US, together with its source code
Source code

In computer science, source code is any collection of statements or declarations written in some human-readable computer programming language....
, and found its way onto the Internet in June 1991. After a complaint by RSA Security
RSA Security

RSA, The Security Division of EMC Corporation, is headquartered in Bedford, Massachusetts, United States, and maintains offices in Ireland, Israel, the United Kingdom, Singapore, India, China, Hong Kong and Japan....
 (then called RSA Data Security, Inc., or RSADSI), Zimmermann was criminally investigated by the Customs Service and the FBI
Federal Bureau of Investigation

The Federal Bureau of Investigation is the primary unit in the United States United States Department of Justice, serving as both a Law enforcement agency body and a domestic intelligence agency....
 for several years. No charges were ever filed, however. Also, Daniel Bernstein, then a graduate student at UC Berkeley, brought a lawsuit against the US government challenging some aspects of the restrictions based on free speech grounds. The 1995 case Bernstein v. United States
Bernstein v. United States

Bernstein v. United States is a set of court cases brought by Daniel J. Bernstein challenging restrictions on the export of encryption software outside the United States....
 which ultimately resulted in a 1999 decision that printed source code for cryptographic algorithms and systems was protected as free speech
Freedom of speech

Freedom of speech is the freedom to speak freely without censorship or limitation. The synonymous term freedom of expression is sometimes used to denote not only freedom of verbal speech but any act of seeking, receiving and imparting information or ideas, regardless of the medium used....
 by the United States Constitution.

In 1996, thirty-nine countries signed the Wassenaar Arrangement
Wassenaar Arrangement

The Wassenaar Arrangement is a multilateral export control regime with 40 participating states.It is the successor to the Cold war-era COCOM, and was established on May 12, 1996, in the Netherlands town of Wassenaar, near The Hague....
, an arms control treaty that deals with the export of arms and "dual-use" technologies such as cryptography. The treaty stipulated that the use of cryptography with short key-lengths (56-bit for symmetric encryption, 512-bit for RSA) would no longer be export-controlled. Cryptography exports from the US are now much less strictly regulated than in the past as a consequence of a major relaxation in 2000; there are no longer very many restrictions on key sizes in US-exported
Export of cryptography

The export of cryptography is the transfer from one country to another of devices and technology related to cryptography.Since World War II, many governments, including the United States and its NATO allies, have regulated the export of cryptography for national security considerations, and, for a time, defined cryptography to be a munition...
 mass-market software. In practice today, since the relaxation in US export restrictions, and because almost every personal computer
Personal computer

A personal computer is any general-purpose computer whose original sales price, size, and capabilities make it useful for individuals, and which is intended to be operated directly by an end user, with no intervening computer operator....
 connected to the Internet
Internet

The Internet is a global network of interconnected computers, enabling users to share information along multiple channels. Typically, a computer that connects to the Internet can access information from a vast array of available server and other computers by moving information from them to the computer's local memory....
, everywhere in the world, includes US-sourced web browser
Web browser

A Web browser is a application software which enables a user to display and interact with text, images, videos, music, games and other information typically located on a Web page at a website on the World Wide Web or a local area network....
s such as Mozilla Firefox
Mozilla Firefox

Mozilla Firefox is a web browser descended from the Mozilla Application Suite and managed by Mozilla Corporation. Official versions are distributed under the terms of the proprietary EULA....
 or Microsoft Internet Explorer, almost every Internet user worldwide has access to quality cryptography (i.e., when using sufficiently long keys with properly operating and unsubverted software, etc) in their browsers; examples are Transport Layer Security
Transport Layer Security

Transport Layer Security and its predecessor, Secure Sockets Layer , are cryptographic protocols that provide security and data integrity for communications over Internet Protocol Suite networks such as the Internet....
 or SSL
Transport Layer Security

Transport Layer Security and its predecessor, Secure Sockets Layer , are cryptographic protocols that provide security and data integrity for communications over Internet Protocol Suite networks such as the Internet....
 stack. The Mozilla Thunderbird
Mozilla Thunderbird

Mozilla Thunderbird is a Free software, open source, cross-platform e-mail client and news client developed by the Mozilla Foundation. The project strategy is modeled after Mozilla Firefox, a project aimed at creating a web browser....
 and Microsoft Outlook
Microsoft Outlook

Microsoft Office Outlook or Outlook is a personal information manager from Microsoft. The 2007 version is available both as a separate application as well as a part of the Microsoft Office suite....
 E-mail client
E-mail client

An e-mail client is a frontend computer program used to manage e-mail.Sometimes, the term e-mail client is also used to refer to any agent acting as a Client toward an e-mail server, independently of it being a real MUA, a relaying server, or a human typing directly on a telnet terminal....
 programs similarly can connect to IMAP or POP
Post Office Protocol

In computing, the Post Office Protocol version 3 is an application layer Internet standard protocol used by local e-mail clients to retrieve e-mail from a remote mail server over a Internet protocol suite connection....
 servers via TLS, and can send and receive email encrypted with S/MIME
S/MIME

S/MIME is a standard for public key encryption and digital signature of e-mail encapsulated in MIME.S/MIME is on an Internet Engineering Task Force Internet standard and defined in a number of documents, most importantly RFCs...
. Many Internet users don't realize that their basic application software contains such extensive cryptosystem
Cryptosystem

There are two different meanings of the word cryptosystem. One is used by the cryptographic community, while the other is the meaning understood by the public....
s. These browsers and email programs are so ubiquitous that even governments whose intent is to regulate civilian use of cryptography generally don't find it practical to do much to control distribution or use of cryptography of this quality, so even when such laws are in force, actual enforcement is often effectively impossible.

NSA involvement

Another contentious issue connected to cryptography in the United States is the influence of the National Security Agency
National Security Agency

The National Security Agency/Central Security Service is a Cryptology Intelligence agency of the Federal government of the United States, administered as part of the United States Department of Defense....
 on cipher development and policy. NSA was involved with the design of DES
Data Encryption Standard

The Data Encryption Standard is a block cipher that was selected by National Bureau of Standards as an official Federal Information Processing Standard for the United States in 1976 and which has subsequently enjoyed widespread use internationally....
 during its development at IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
 and its consideration by the National Bureau of Standards as a possible Federal Standard for cryptography. DES was designed to be resistant to differential cryptanalysis
Differential cryptanalysis

Differential cryptanalysis is a general form of cryptanalysis applicable primarily to block ciphers, but also to stream ciphers and cryptographic hash functions....
, a powerful and general cryptanalytic technique known to NSA and IBM, that became publicly known only when it was rediscovered in the late 1980s. According to Steven Levy
Steven Levy

Steven Levy is an United States journalist who has written several books on computers, technology, cryptography, the Internet, cybersecurity, and privacy....
, IBM rediscovered differential cryptanalysis, but kept the technique secret at NSA's request. The technique became publicly known only when Biham and Shamir re-rediscovered and announced it some years later. The entire affair illustrates the difficulty of determining what resources and knowledge an attacker might actually have.

Another instance of NSA's involvement was the 1993 Clipper chip
Clipper chip

Not to be confused with the Clipper architectureThe Clipper chip is a chipset that was developed and promoted by the U.S. Government as an encryption device to be adopted by telecommunications companies for voice transmission....
 affair, an encryption microchip intended to be part of the Capstone
Capstone (cryptography)

Capstone is the name of a United States government long-term project to develop cryptography standards for public and government use. Capstone was driven by the National Institute for Standards and Technology and the National Security Agency; the project began in 1993....
 cryptography-control initiative. Clipper was widely criticized by cryptographers for two reasons. The cipher algorithm was then classified (the cipher, called Skipjack
Skipjack (cipher)

In cryptography, Skipjack is a block cipher — an algorithm for encryption — developed by the United States National Security Agency ....
, though it was declassified in 1998 long after the Clipper initiative lapsed). The secret cipher caused concerns that NSA had deliberately made the cipher weak in order to assist its intelligence efforts. The whole initiative was also criticized based on its violation of Kerckhoffs' principle
Kerckhoffs' principle

In cryptography, Kerckhoffs' principle was stated by Auguste Kerckhoffs in the 19th century: a cryptosystem should be secure even if everything about the system, except the cryptographic key, is public knowledge....
, as the scheme included a special escrow key
Key escrow

Key escrow is an arrangement in which the keys needed to decrypt encryption data are held in escrow so that, under certain circumstances, an authorized third party may gain access to those keys....
 held by the government for use by law enforcement, for example in wiretaps.

Digital Rights Management

Cryptography is central to digital rights management (DRM), a group of techniques for technologically controlling use of copyright
Copyright

Copyright is a form of intellectual property which gives the creator of an original work exclusive rights for a certain time period in relation to that work, including its publication, distribution and adaptation; after which time the work is said to enter the public domain....
ed material, being widely implemented and deployed at the behest of some copyright
Copyright

Copyright is a form of intellectual property which gives the creator of an original work exclusive rights for a certain time period in relation to that work, including its publication, distribution and adaptation; after which time the work is said to enter the public domain....
 holders. In 1998, American President Bill Clinton
Bill Clinton

William Jefferson "Bill" Clinton served as the List of Presidents of the United States President of the United States from 1993 to 2001. He was the fifteenth Democrat elected to that office....
 signed the Digital Millennium Copyright Act
Digital Millennium Copyright Act

The Digital Millennium Copyright Act is a United States copyright law that implements two 1996 treaties of the World Intellectual Property Organization ....
 (DMCA), which criminalized all production, dissemination, and use of certain cryptanalytic techniques and technology (now known or later discovered); specifically, those that could be used to circumvent DRM technological schemes. This had a noticeable impact on the cryptography research community since an argument can be made that any cryptanalytic research violated, or might violate, the DMCA. Similar statutes have since been enacted in several countries and regions, including the implementation in the EU Copyright Directive. Similar restrictions are called for by treaties signed by World Intellectual Property Organization
World Intellectual Property Organization

The World Intellectual Property Organization is one of the 16 specialized agencies of the United Nations. WIPO was created in 1967 "to encourage creative activity, to promote the protection of intellectual property throughout the world"....
 member-states.

The United States Department of Justice
United States Department of Justice

The United States Department of Justice is a United States Cabinet department in the United States government of the United States designed to enforce the law and defend the interests of the United States according to the law and to ensure fair and impartial administration of justice for all Americans ....
 and FBI
Federal Bureau of Investigation

The Federal Bureau of Investigation is the primary unit in the United States United States Department of Justice, serving as both a Law enforcement agency body and a domestic intelligence agency....
 have not enforced the DMCA as rigorously as had been feared by some, but the law, nonetheless, remains a controversial one. One well-respected cryptography researcher, Niels Ferguson
Niels Ferguson

Niels Ferguson is a Netherlands cryptography engineer and consultant who currently works for Microsoft. He has worked with others, including Bruce Schneier, designing cryptographic algorithms, testing algorithms and protocols, and writing papers and books....
, has publicly stated that he will not release some of his research into an Intel
Intel Corporation

Intel Corporation is the world's largest semiconductor company and the inventor of the X86 architecture series of microprocessors, the processors found in most personal computers....
 security design for fear of prosecution under the DMCA, and both Alan Cox
Alan Cox

Alan Cox is a United Kingdom computer programmer heavily involved in the development of the Linux kernel since its early days 1991. He lives in Swansea, Wales with his wife, Telsa Gwynne....
 (longtime number 2 in Linux kernel
Linux kernel

The Linux kernel is an operating system kernel used by a family of Unix-like operating systems. The term Linux distribution is used to refer to the various operating systems that run on top of the Linux Kernel....
 development) and Professor Edward Felten
Edward Felten

Edward William Felten is a professor of computer science and Public administration at Princeton University.Felten has done a variety of computer security research, including groundbreaking work on proof-carrying authentication and work on security related to the Java , but he is perhaps best known for his paper on the Secure Digital Music...
 (and some of his students at Princeton) have encountered problems related to the Act. Dmitry Sklyarov
Dmitry Sklyarov

Dmitry Sklyarov is a Russian computer programmer known for his 2001 arrest by United States law enforcement over software copyright restrictions....
 was arrested during a visit to the US from Russia, and jailed for some months for alleged violations of the DMCA which had occurred in Russia, where the work for which he was arrested and charged was then, and when he was arrested, legal. In 2007, the cryptographic keys responsible for Blu Ray and HD DVD
HD DVD

HD DVD is a discontinued high-density optical media optical disc format for storing data and high-definition video.HD DVD was supported principally by Toshiba, and was envisaged to be the successor to the standard DVD format....
 content scrambling were discovered and released
AACS encryption key controversy

The AACS encryption key controversy, also known as the AACS cryptographic key controversy and the HD DVD encryption key controversy, arose in April 2007 when the Motion Picture Association of America and the Advanced Access Content System Licensing Administrator, LLC began issuing demand letters to websites publishing a 128-bit n...
 onto the internet
Internet

The Internet is a global network of interconnected computers, enabling users to share information along multiple channels. Typically, a computer that connects to the Internet can access information from a vast array of available server and other computers by moving information from them to the computer's local memory....
. Both times, the MPAA sent out numerous DMCA takedown notices, and there was a massive internet backlash
AACS encryption key controversy

The AACS encryption key controversy, also known as the AACS cryptographic key controversy and the HD DVD encryption key controversy, arose in April 2007 when the Motion Picture Association of America and the Advanced Access Content System Licensing Administrator, LLC began issuing demand letters to websites publishing a 128-bit n...
 as a result of the implications of such notices on fair use
Fair use

Fair use is a doctrine in United States copyright law that allows limited use of copyrighted material without requiring permission from the rights holders, such as use for scholarship or review....
 and free speech both legally protected in the US and in some other jurisdictions.

See also


  • Books on cryptography
    Books on cryptography

    Books on cryptography have been published sporadically and with highly variable quality for a long time. This is despite the tempting, though superficial, paradox that secrecy is of the essence in sending confidential messages — see Kerckhoffs' principle....
  • Cryptography Classification
    Cryptography Classification

    Classification of Cryptographic Systems, Ciphers, Algorithms1. This classification scheme has to do with the means of implementation 1.1. Classical : Pre Computer Era involvements of ...
Category:Cryptographers
  • Encyclopedia of Cryptography and Security
    Encyclopedia of Cryptography and Security

    The Encyclopedia of Cryptography and Security is a comprehensive work on Cryptography for both information security professionals and experts in the fields of Computer Science, Applied Mathematics, Engineering, Information Theory, Data Encryption, etc ....
  • Japanese cryptology from the 1500s to Meiji
    Japanese cryptology from the 1500s to Meiji

    The cipher system that Uesugi used is basically a simple substitution usually known as a Polybius square or ?checkerboard.? The i-ro-ha alphabet contains forty-eight letters, so a seven-by-seven square is used, with one of the cells left blank....
  • Kish cypher
    Kish cypher

    The Kish cypher, is a technique for maintaining secure communications using classical physics instead of quantum cryptography, due to Laszlo B. Kish....
  • List of cryptographers
    List of cryptographers

    See also: :Category:Cryptographers for an exhaustive list....
  • List of important publications in computer science#Cryptography
  • Topics in cryptography
    Topics in cryptography

    This article is intended to be an 'analytic glossary', or alternatively, an organized collection of annotated pointers....
  • Unsolved problems in computer science


Further reading

  • Ibrahim A. Al-Kadi, "The Origins of Cryptology: the Arab Contributions," Cryptologia, vol. 16, no. 2 (April 1992), pp. 97–126.
  • Alvin's Secret Code by Clifford B. Hicks
    Clifford B. Hicks

    Clifford B. Hicks is an American writer and magazine editor, best known for his children's books chronicling the adventures of Alvin Fernald....
     (children's novel that introduces some basic cryptography and cryptanalysis).
Excellent coverage of many classical ciphers and cryptography concepts and of the "modern" DES and RSA systems.
  • Cryptography and Mathematics by Bernhard Esslinger, 200 pages, part of the free open-source package CrypTool
    Cryptool

    CrypTool is a free software illustrating the Cryptology. It is the world's most widespread e-learning software in the area of cryptology. A great number of analysis tools and algorithms are efficiently implemented....
    , http://www.cryptool.com.
  • Cryptonomicon
    Cryptonomicon

    Cryptonomicon is a 1999 novel by Neal Stephenson. It concurrently follows the exploits of World War II-era cryptographers affiliated with Bletchley Park in their attempts to crack Axis Powers codes and fight the Nazi submarine fleet, alongside the story of their descendants, who are attempting to use modern cryptography to build a data ha...
     by Neal Stephenson
    Neal Stephenson

    Neal Town Stephenson is an American writer, known for his speculative fiction works, which have been variously categorized science fiction, historical fiction, maximalism, cyberpunk, and postcyberpunk....
     (novel, WW2 Enigma
    Enigma machine

    The Enigma machine is any of a family of related electro-mechanical rotor machines that have been used to generate ciphers for the encryption and decryption of secret messages....
     cryptanalysis figures into the story, though not always realistically).
  • James Gannon
    James Gannon

    James Gannon is a freelance writer and producer of documentaries for NBC News. He has published articles in a variety of subjects and venues....
    , Stealing Secrets, Telling Lies: How Spies and Codebreakers Helped Shape the Twentieth Century, Washington, D.C., Brassey's, 2001, ISBN 1-57488-367-4.
  • by A. J. Menezes, P. C. van Oorschot, and S. A. Vanstone CRC Press, (PDF download available), somewhat more mathematical than Schneier's Applied Cryptography.
  • In Code: A Mathematical Journey by Sarah Flannery
    Sarah Flannery

    Sarah Flannery was, at sixteen years old, the winner of the 1999 BT Young Scientist and Technology Exhibition for development of the Cayley?Purser algorithm, based on work she had done with researchers at Baltimore Technologies during a brief internship there....
     (with David Flannery). Popular account of Sarah's award-winning project on public-key cryptography, co-written with her father.
  • Introduction to Modern Cryptography by Jonathan Katz and Yehuda Lindell. .
  • Introduction to Modern Cryptography by Phillip Rogaway
    Phillip Rogaway

    Phillip Rogaway is a professor of computer science at the University of California, Davis. He graduated with an Bachelor of Arts in computer science from UC Berkeley and completed his PhD in cryptography at MIT, in the Theory of Computation group....
     and Mihir Bellare
    Mihir Bellare

    Mihir Bellare is a cryptographer at the University of California, San Diego. He has published several seminal papers in the field of cryptography , many coauthored with Phillip Rogaway....
    , a mathematical introduction to theoretical cryptography including reduction-based security proofs. .


External links

  • Crypto Glossary and Dictionary of Technical Cryptography
  • Resource for Cryptography Whitepapers, Tools, Videos, and Podcasts.
  • by Monica Pawlan - February 1998
  • by A. J. Menezes, P. C. van Oorschot, and S. A. Vanstone (PDF download available), somewhat more mathematical than Schneier's book.
  • .
  • by the CrypTool Team; PDF; 3,8 MB -- July 2008