Criptaggio a chiave privata ( o chiave segreta) Cifragem à chave privada (ou chave secreta) Chiffrierung mit privatem Schlüssel (oder Geheimschlüssel) Cryptage à clé privée (ou clef secrète) Criptografía de clave privada (o clave secreta)

Symmetric encryption

Symmetric encryption (also called private-key encryption or secret-key encryption) involves using the same key for encryption and decryption.

symmetric encryption with private key

Encryption involves applying an operation (an algorithm) to the data to be encrypted using the private key to make them unintelligible. The slightest algorithm (such as an exclusive OR) can make the system nearly tamper proof (there being so such thing as absolute security).

However, in the 1940s, Claude Shannon proved that to be completely secure, private-key systems need to use keys that are at least as long as the message to be encrypted. Moreover, symmetric encryption requires that a secure channel be used to exchange the key, which seriously diminishes the usefulness of this kind of encryption system.

The main disadvantage of a secret-key cryptosystem is related to the exchange of keys. Symmetric encryption is based on the exchange of a secret (keys). The problem of key distribution therefore arises:

Moreover, a user wanting to communicate with several people while ensuring separate confidentiality levels has to use as many private keys as there are people. For a group of N people using a secret-key cryptosystem, it is necessary to distribute a number of keys equal to N * (N-1) / 2.

In the 1920s, Gilbert Vernam and Joseph Mauborgne developed the One-Time Pad method (sometimes called "One-Time Password" and abbreviated OTP), based on a randomly generated private key that is used only once and is then destroyed. During the same period, the Kremlin and the White House were connected by the famous red telephone, that is, a telephone where calls were encrypted thanks to a private key according to the one-time pad method. The private key was exchanged thanks to the diplomatic bag (playing the role of secure channel).

Last update on Thursday October 16, 2008 02:43:18 PM.This document entitled « Private-key (or secret-key) cryptography » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Private key (or secret key) cryptography » in :
Avast-Obtaining your new licence key and get registered ShowAvast Obtaining your new licence key and get registered Avast is one the first antivirus application for windows Microsoft windows. During first installation of Avast, your licence for operating this software is for a short period of two...
Installing Windows XP from a USB key ShowInstalling Windows XP from a USB key Creating your bootable USB key: Installing XP Here’s how to create a Windows XP, bootable, USB key. This is very useful especially persons using Netbook or in the case that your PC is not equipped...
The Fn key is locked ShowThe Fn key is locked If you're writing numbers instead of letters when you press the keyboard of your laptop and you must hold down the Function key (Fn) to write normally. This is due to the fact that the digital lock is activated. To...
Download WIFI Key Generator ShowWifi Connections are certainly very practical, but given that they require no wiring, everybody can be connected to it if his computer is compatible with Wifi. WIFI Key Generator is a small application intended to generate random protection keys for...
Download Shortcut Key Explorer ShowOn any Windows user wants to create shortcut keys corresponding to their activities. But by dint of creating keystroke on eventually become confused and completely forget the shortcuts to be set by itself. Shortcut Key Explorer is a program to...
Cryptography ShowWhy cryptography? Mankind has always felt a need to disguise information, even long before the first computers and calculating machines existed. Since it was created, the Internet has evolved to such a point that it has become an essential...
Public-key systems Showthe principle of public-key encryption The principle of asymmetric encryption (also called public-key encryption) first appeared in 1976, with the publication of a work about cryptography by Whitfield Diffie and Martin Hellman. In an asymmetric...
PKI - Public key infrastructure ShowWhat is a PKI? PKI (Public Key Infrastructure) refers to the group of technical solutions based on public-key cryptography. Public-key cryptosystems make it possible to bypass the need to systematically use a secure channel to exchange keys....