cryptography
11 ResultsDictionary
cryptography
The conversion of data into a secret code for transmission over a public network. Today, most cryptography is digital, and the original text ("plaintext") is turned into a coded equivalent called...
Dictionary
Definition: cryptography
The conversion of data into a secret code for transmission over a public network. Today, most cryptography is digital, and the original text ("plaintext") is turned into a coded equivalent called "ciphertext" via an encryption algorithm. The ciphertext is decrypted at the receiving end and turned back into plaintext.
Keys Are the Key
The encryption algorithm uses a "key," which is a binary number that is typically from 40 to 256 bits in length. The greater the number of bits in the key (cipher strength), the more possible key combinations and the longer it would take to break the code. The data are encrypted, or "locked," by combining the bits in the key mathematically with the data bits. At the receiving end, the key is used to "unlock" the code and restore the original data.
Secret Vs. Public Key
Secret key cryptography and public key cryptography are the two major cryptographic architectures.
Secret Keys - Symmetric System
The first method uses a secret key, such as the DES and AES algorithms. Both sender and receiver use the same key to encrypt and decrypt. This is the fastest computation method, but getting the secret key to the recipient in the first place is a problem that is often handled by the second method.
Public Keys - Asymmetric System
The second method uses a two-part key, such as RSA and El Gamal. Each recipient has a private key that is kept secret and a public key that is published for everyone. The sender looks up or is sent the recipient's public key and uses it to encrypt the message. The recipient uses the private key to decrypt the message and never publishes or transmits the private key to anyone. Thus, the private key is never in transit and remains invulnerable.
Both Are Used Together
Secret key and public key systems are often used together, such as the AES secret key and the RSA public key. The secret key method provides the fastest decryption, and the public key method provides a convenient way to transmit the secret key. This is called a "digital envelope." For example, the PGP e-mail encryption program uses one of several public key methods to send the secret key along with the message that has been encrypted with that secret key (see PGP).
Get Faster - Get Stronger
It has been said that any encryption code can be broken given enough time to compute all permutations. However, if it takes months to break a code, the war could already be lost, or the thief could have long absconded with the money from the forged financial transaction. As computers get faster, to stay ahead of the game, encryption algorithms have to become stronger by using longer keys and more clever techniques. See XOR, AES, DES, RSA, plaintext, digital signature, digital certificate, quantum cryptography, steganography and chaff and winnow.
Secret Key Vs. Public Key
The secret method uses the same key to encrypt and decrypt. The problem is transmitting the key to the recipient in order to use it. The public key method uses two keys: one kept private and never transmitted, while the other is made public. Very often, the public key method is used to safely send the secret key to the recipient so that the message can be encrypted using the faster secret key algorithm.
Some Public History About Secret Methods
The following is reprinted with permission from RSA Security, Inc.
In 1518, a Benedictine monk named Johannes Trithemius wrote "Polygraphiae," the first published treatise on cryptography. Later, his text "Steganographia" described a cipher in which each letter is represented by words in successive columns of text, designed to hide inconspicuously inside a seemingly pious book of prayer.
Polygraphiae and Steganographia attracted a considerable amount of attention not only for their meticulous analysis of ciphers but more notable for the unexpected thesis of Steganographia's third and final section, which claimed that messages communicated secretly were aided in their transmission by a host of summoned spirits.
As might be expected, Trithemius' works were widely renounced as having magical content - by no means an unfamiliar theme in cryptographic history - and a century later fell victim to the zealous flames of the Inquisition during which they were banned as heretical sorcery.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Live Webcast: Getting to Microsoft Office 365: The Right Migration for Your Business
If you've been stuck using bare bones, web-based tools, you'll appreciate the full featured collaboration in MS Office 365. Check out this live webcast to learn more about Microsoft Office 365,...
-
Buying for tomorrow: Cryptography and SPARC/CMT
When in doubt, bet on the future coming sooner rather than later - because it's better to be ahead of the eight ball, than under it.
-
Researchers crack code used by banks, defense
Researchers claim to have successfully cracked the quantum cryptography equipment used to cloak high-sensitive communications by banks and defense agencies.
-
Tool will test for phone bugs
A researcher released software designed to let people test whether their calls on mobile phones can be eavesdropped on.
-
Cryptographers discuss wisdom of 'foolishness'
At the RSA conference in San Francisco, a panel of leading cryptographers reveal some of the lessons they have learned while making seemingly imprudent decisions. By going against the grain, new...
-
Books: Entering the Age of Glosses
Here's the key to thinking about the future of writing, something straight out of the manuscript era: the humble gloss or "scholia," for those who prefer the Latin. They are the notes, in margins,...
-
-
Cryptography experts debate cloud-computing risks
A group of security experts, whose work in encryption is used to protect internet data and communications, debated about cloud computing at the RSA Security Conference.
-
Social networks have taught us cryptography (probably) won't stop spam
On a regular basis I receive blog comments and suggestions on what magical technologies will put spam out of business. There are many valid techniques for stopping spam, but signing e-mails and...
-
With 256-bit encryption, Acrobat 9 passwords still easy to crack
Following ElcomSoft's claim that despite the 256-bit encryption Acrobat 9 passwords are susceptible to more efficient brute forcing than Acrobat 8 passwords -- a claim that Adobe confirmed citing...
-
EU group demos quantum cryptography
Under the auspices of the European Union, the world's largest quantum-encrypted network has been unveiled in Vienna, Silicon.com reports. It's the product of four years of work by 41...
-
$1 Million prize offered for cracking an encryption algorithm
It's 2008, and companies perhaps rich on VC money to waste in a guerilla marketing tactic for generating viral buzz, still talk and act as the utopian "unbreakable encryption" algorithm is the...
-
A Quantum Leap in Cryptography
Visionaries are using photons to develop data-security systems that may prove the ultimate defense against eavesdropping hackers
Additional Results
-
Researchers develop quantum encryption method to foil hackers
Researchers from the University of Toronto and the University of Vigo believe quantum cryptography is the solution to the hacker problem. They are turning their proof-of-concept into a prototype.
-
Buying for tomorrow: Cryptography and SPARC/CMT
When in doubt, bet on the future coming sooner rather than later - because it's better to be ahead of the eight ball, than under it.
-
Researchers crack code used by banks, defense
Researchers claim to have successfully cracked the quantum cryptography equipment used to cloak high-sensitive communications by banks and defense agencies.
-
Tool will test for phone bugs
A researcher released software designed to let people test whether their calls on mobile phones can be eavesdropped on.
-
Cryptographers discuss wisdom of 'foolishness'
At the RSA conference in San Francisco, a panel of leading cryptographers reveal some of the lessons they have learned while making seemingly imprudent decisions. By going against the grain, new...
-
Attackers could steal crypto keys from mobile devices
Security researchers have discovered a way to steal cryptographic keys that are used to encrypt communications and authenticate users on mobile devices.
-
Books: Entering the Age of Glosses
Here's the key to thinking about the future of writing, something straight out of the manuscript era: the humble gloss or "scholia," for those who prefer the Latin. They are the notes, in margins,...
-
Cryptography experts debate cloud-computing risks
A group of security experts, whose work in encryption is used to protect internet data and communications, debated about cloud computing at the RSA Security Conference.
-
Social networks have taught us cryptography (probably) won't stop spam
On a regular basis I receive blog comments and suggestions on what magical technologies will put spam out of business. There are many valid techniques for stopping spam, but signing e-mails and...
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox





