News tagged with encryption
Google users warned of threat to smartphone wallets
Users of Google smartphone wallets were being warned on Friday that there is a way to crack pass codes intended to thwart thieves from going on illicit shopping sprees.
Feb 10, 2012 |
5 / 5 (4) |
0
Scientists break satellite telephony security standards
Satellite telephony was thought to be secure against eavesdropping. German researchers at the Horst Gortz Institute for IT-Security (HGI) at the Ruhr University Bochum (RUB) have cracked the encryption algorithms of the European ...
Technology / Computer Sciences
Feb 08, 2012 |
5 / 5 (3) |
0
|
Sony's 'CLEFIA' encryption technology adopted as an international standard
Sony Corporation has been working to standardize CLEFIA, the block cipher algorithm it developed and presented as a state-of-the-art cryptography technique in 2007, and announced today that after final ISO/IEC ...
Jan 26, 2012 |
not rated yet |
0
Consumers urged to be vigilant in wake of Zappos cyberattack
(PhysOrg.com) -- As an estimated 24 million Zappos.com customers begin receiving notifications that some of their personal data have been compromised in a massive cyberattack, an Indiana University cybersecurity expert is warning t ...
Jan 18, 2012 |
not rated yet |
0
US, British officials victims of Stratfor hack: press
Email addresses and passwords belonging to British, US and NATO officials were posted online following the hacking of a US intelligence analysis firm over Christmas, the Guardian daily reported Monday.
Jan 09, 2012 |
not rated yet |
0
Improving security in the cloud
Less and less of today's computing is done on desktop computers; cloud computing, in which operations are carried out on a network of shared, remote servers, is expected to rise as the demand for computing power increases. ...
Technology / Computer Sciences
Dec 15, 2011 |
5 / 5 (1) |
0
Indonesia threatens to cut BlackBerry data service
Indonesia has threatened to cut data services used by millions of BlackBerry customers, the industry body said Saturday, in an ongoing spat over infrastructure and government access to information.
Dec 11, 2011 |
5 / 5 (1) |
2
How to decide who keeps the car: Tossing quantum coins moves closer to reality
Alice and Bob have broken up and have moved as far away from each other as possible. But they still have something to sort out: who gets to keep the car. Flipping a coin while talking on the phone to decide who gets to keep ...
Nov 29, 2011 |
5 / 5 (1) |
1
|
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 ...
German researchers break W3C XML encryption standard
Standards are supposed to guarantee security, especially in the WWW. The World Wide Web Consortium (W3C) is the main force behind standards like HTML, XML, and XML Encryption. But implementing a W3C standard does not mean ...
Technology / Computer Sciences
Oct 19, 2011 |
5 / 5 (2) |
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
|
Microsoft 'vault ' open for dying Google Health records
Microsoft on Monday offered its HealthVault as a new care center for digitized medical records kept at Google's dying Health service.
Jul 19, 2011 |
not rated yet |
0
Hackers hit videogame giant Electronic Arts
US videogame giant Electronic Arts (EA) on Friday revealed that hackers had looted user data in "a highly sophisticated" attack.
Jun 24, 2011 |
not rated yet |
0
1.29 million customers' data stolen from Sega (Update)
Hackers have stolen the personal data of some 1.29 million customers of the Japanese game maker Sega, the company said Sunday, in a theft via a website of its European unit.
Jun 19, 2011 |
4 / 5 (4) |
5
Protecting medical implants from attack
Millions of Americans have implantable medical devices, from pacemakers and defibrillators to brain stimulators and drug pumps; worldwide, 300,000 more people receive them every year. Most such devices have ...
Jun 13, 2011 |
5 / 5 (2) |
0
|
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.