News tagged with encryption
Beam me up ... Quantum teleporter breakthrough
(PhysOrg.com) -- Researchers have achieved a breakthrough in quantum communications and computing using a teleporter and a paradoxical cat.
Apr 15, 2011 |
4.2 / 5 (46) |
48
|
First-ever calculation performed on optical quantum computer chip
(PhysOrg.com) -- A primitive quantum computer that uses single particles of light (photons) whizzing through a silicon chip has performed its first mathematical calculation. This is the first time a calculation ...
Sep 03, 2009 |
4.6 / 5 (36) |
10
Research team finds disk encryption foils law enforcement efforts
(PhysOrg.com) -- A joint U.S./UK research team has found that common encryption techniques are so good that law enforcement, from local to highly resourceful federal agencies, are unable to get at data on ...
GSM system about to be compromised
(PhysOrg.com) -- Research scientists in California and elsewhere are deliberately setting out to compromise the mobile phone system used by around three billion people. The system uses Global System for Mobile ...
Researcher Discovers Method to Fully Process Encrypted Data Without Knowing its Content
(PhysOrg.com) -- An IBM Researcher has solved a thorny mathematical problem that has confounded scientists since the invention of public-key encryption several decades ago. The breakthrough, called "privacy homomorphism," ...
Jun 25, 2009 |
4.1 / 5 (18) |
9
Patch for flaw in key Internet protocol
(PhysOrg.com) -- A flaw was found in November in a key Internet protocol that encrypts most sensitive online transactions and communications, including credit card and banking transactions. A patch has now ...
Researchers make breakthrough in the quantum control of light
Researchers at UC Santa Barbara have recently demonstrated a breakthrough in the quantum control of photons, the energy quanta of light. This is a significant result in quantum computation, and could eventually ...
May 29, 2009 |
4.7 / 5 (15) |
0
Guide to breaking cell phone security revealed
(AP) -- A German security expert has raised the ire of the cell phone industry after he and a group of researchers posted online a how-to guide for cracking the encryption that keeps the calls of GSM-standard cell phone users ...
Dec 30, 2009 |
4.8 / 5 (14) |
1
Secure computers aren't so secure
(PhysOrg.com) -- Even well-defended computers can leak shocking amounts of private data. MIT researchers seek out exotic attacks in order to shut them down.
Technology / Computer Sciences
Oct 30, 2009 |
4.6 / 5 (13) |
3
Twists to quantum technique for secret messaging give unanticipated power
Quantum cryptography is the ultimate secret message service. Now new research, presented at the 2012 AAAS Annual Meeting, shows it can counter even the ultimate paranoid scenario: when the equipment or even the operator is ...
Feb 19, 2012 |
4.5 / 5 (11) |
0
|
Researchers discover new quantum encryption method to foil hackers
A research team led by University of Toronto Professor Hoi-Kwong Lo has found a new quantum encryption method to foil even the most sophisticated hackers. The discovery is outlined in the latest issue of Physical Review Le ...
Apr 02, 2012 |
4.8 / 5 (10) |
0
|
World's toughest encryption scheme found 'vulnerable'
It was announced last week that cryptography researchers have found a vulnerability in the encryption scheme used in the vast majority of secure online transactions a scheme known as AES-256. ...
Technology / Computer Sciences
Aug 23, 2011 |
4.1 / 5 (11) |
10
|
Attacking the edges of secure Internet traffic
(AP) -- Researchers have uncovered new ways that criminals can spy on Internet users even if they're using secure connections to banks, online retailers or other sensitive Web sites.
Jul 30, 2010 |
4.9 / 5 (9) |
0
Spy suspects allegedly used regular consumer tech
Before James Bond heads out on a mission, he has to stop in Q's laboratory for custom-made gadgets such as an exploding watch. Life wasn't so dashing for the suspected Russian spies arrested this week: They ...
Jul 02, 2010 |
4.8 / 5 (9) |
5
Austrian breakthrough in quantum cryptography: Record in the transmission of entangled photon pairs (Update)
Austrian physicists say a breakthrough in next-generation quantum cryptography could allow encrypted messages to be bounced off satellites, the British journal Nature reported Sunday.
May 03, 2009 |
3.7 / 5 (11) |
7
Encryption
In cryptography, encryption is the process of transforming information (referred to as plaintext) using an algorithm (called cipher) to make it unreadable to anyone except those possessing special knowledge, usually referred to as a key. The result of the process is encrypted information (in cryptography, referred to as ciphertext). In many contexts, the word encryption also implicitly refers to the reverse process, decryption (e.g. “software for encryption” can typically also perform decryption), to make the encrypted information readable again (i.e. to make it unencrypted).
Encryption has long been used by militaries and governments to facilitate secret communication. Encryption is now commonly used in protecting information within many kinds of civilian systems. For example, in 2007 the U.S. government reported that 71% of companies surveyed utilized encryption for some of their data in transit. Encryption can be used to protect data "at rest", such as files on computers and storage devices (e.g. USB flash drives). In recent years there have been numerous reports of confidential data such as customers' personal records being exposed through loss or theft of laptops or backup drives. Encrypting such files at rest helps protect them should physical security measures fail. Digital rights management systems which prevent unauthorized use or reproduction of copyrighted material and protect software against reverse engineering (see also copy protection) are another somewhat different example of using encryption on data at rest.
Encryption is also used to protect data in transit, for example data being transferred via networks (e.g. the Internet, e-commerce), mobile telephones, wireless microphones, wireless intercom systems, Bluetooth devices and bank automatic teller machines. There have been numerous reports of data in transit being intercepted in recent years. Encrypting data in transit also helps to secure it as it is often difficult to physically secure all access to networks.
Encryption, by itself, can protect the confidentiality of messages, but other techniques are still needed to protect the integrity and authenticity of a message; for example, verification of a message authentication code (MAC) or a digital signature. Standards and cryptographic software and hardware to perform encryption are widely available, but successfully using encryption to ensure security may be a challenging problem. A single slip-up in system design or execution can allow successful attacks. Sometimes an adversary can obtain unencrypted information without directly undoing the encryption. See, e.g., traffic analysis, TEMPEST, or Trojan horse.
One of the earliest public key encryption applications was called Pretty Good Privacy (PGP), according to Paul Rubens. It was written in 1991 by Phil Zimmermann and was purchased by Network Associates (now PGP Corporation) in 1997.
There are a number of reasons why an encryption product may not be suitable in all cases. First, e-mail must be digitally signed at the point it was created to provide non-repudiation for some legal purposes, otherwise the sender could argue that it was tampered with after it left their computer but before it was encrypted at a gateway according to Paul. An encryption product may also not be practical when mobile users need to send e-mail from outside the corporate network.
For more information about Encryption, read the full article at
Wikipedia.
This text uses material from Wikipedia and is available under the GNU Free Documentation License.