News tagged with encryption
Wi-Fi Alliance announces Passpoint program to start in June
(Phys.org) -- The Wi-Fi Alliance, an industry group bent on making Wi-Fi access more available more easily, has announced that it will begin certifying devices and hot-spot providers (using the Hotspot 2 definition) starting next month ...
Nokia files patent suits against HTC, RIM, ViewSonic
Nokia, one of the world's leading mobile phone makers, said Wednesday it had filed patent infringement lawsuits against mobile phone and electronics groups HTC, RIM and ViewSonic in the United States and Germany.
May 02, 2012 |
not rated yet |
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
|
Harry Potter breaks e-book lockdown
(AP) -- The Harry Potter books are finally on sale in electronic form, and they have a special magical touch to them: In a break with industry practices, the books aren't locked down by encryption, which means consumers ...
Mar 27, 2012 |
1 / 5 (2) |
1
TDK launches eSSD series: Single chip Solid State Drives (SSD)
TDK Corporation has developed the eSSD series, a single chip 3Gbps SSD with serial ATA interface that uses multi-chip technology to integrate the TDK SSD controller GBDriver RS3 with NAND type flash memory ...
Mar 23, 2012 |
4 / 5 (3) |
2
Colorado woman must turn over computer hard drive
(AP) -- Readily available, easy-to-use software can encrypt a computer hard drive so thoroughly it would take years for a hacker to break in. But that seems to be no impediment for government prosecutors, who have obtained ...
Feb 21, 2012 |
5 / 5 (3) |
0
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
|
Who goes there? Verifying identity online
We are all used to logging into networks where we have a unique identity, verified by the network server and associated with our account for other members of the network to see. Such an identity-based network system is useful ...
Technology / Computer Sciences
Feb 17, 2012 |
5 / 5 (1) |
0
Flaw found in securing online transactions
Researchers on Wednesday revealed a flaw in the way data is scrambled to protect the privacy of online banking, shopping and other kinds of sensitive exchanges.
Technology / Computer Sciences
Feb 16, 2012 |
4.4 / 5 (5) |
4
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 |
4.2 / 5 (5) |
1
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
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.