Cryptography: Difference between revisions

From Decimal Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
{{#seo:
                     |title= Криптография
                     |title= Cryptography
                     |titlemode= append  
                     |titlemode= append  
                     |keywords= Криптография
                     |keywords= Cryptography
                     |description= Криптография
                     |description= Cryptography
                     }}
                     }}
<div class="mikio-article-content">
<div class="mikio-article-content">
 
<div class="mikio-tags">
<div class="mikio-tags">




</div>
</div>
<span id="kriptografija"></span>
<span id="kriptografija"></span>
= Криптография =
= Cryptography =
 
<div class="level1">
<div class="level1">
 
'''Криптография''' (от «скрытый» + «пишу») — наука о методах, которые позволяют обеспечить:
'''Cryptography''' is the science of methods that allow you to provide:
 
<ol>
<ol>
<li><div class="li">
<li><div class="li">
 
конфиденциальность (невозможность прочтения информации посторонним);
privacy (inability to get access to the information);
 
</div></li>
</div></li>
<li><div class="li">
<li><div class="li">
 
целостность данных (невозможность незаметного изменения информации);
data integrity (inability to bring changes to the data stored);
 
</div></li>
</div></li>
<li><div class="li">
<li><div class="li">
 
аутентификацию (проверку подлинности авторства или иных свойств объекта);
authentication (authentication of authorship or other properties of an object);
 
</div></li>
</div></li>
<li><div class="li">
<li><div class="li">
 
шифрование (кодировку данных).
encryption (data encoding).
 
</div></li></ol>
</div></li></ol>
 
 
</div>
</div>
<span id="istorija"></span>
<span id="istorija"></span>
= История =
= History =
 
<div class="level1">
<div class="level1">
 
Тексты начали шифровать уже в третьем тысячелетии до нашей эры. И в Римской империи, и в Средневековье важные сообщения и военные приказы зашифровывались.
Texts started to be encrypted back in the third millennium BC. Both in the Roman Empire and in the Middle Ages, important messages and military orders were encrypted.
 
Например, Юлий Цезарь для своих сообщений использовал очень простую форму криптографии, известную как «шифр сдвига». Каждая буква в его тексте была заменена на третью следующую в алфавите. Таким образом, вместо A он писал D. Получатель должен был знать код шифра, чтобы прочитать нужные слова.
For example, Julius Caesar used a very simple form of cryptography for his messages, known as a "shift cipher". Each letter in his text was replaced by the third letter in the alphabet. So instead of A, he wrote D. The recipient had to know the cipher code to read the right words.
 
Во время Второй мировой войны для шифрования сообщений уже использовались специальные устройства криптография стала сложнее. Военным понадобилось несколько лет, чтобы разгадать ключи и читать сообщения других стран.
During the Second World War, special devices were already used to encrypt messages cryptography became more complicated. It took the military several years to unravel the keys and read the messages of other countries.
 
Сегодня криптография способна намного надёжнее гарантировать безопасность информации, а шифры, которые когда-то использовал Цезарь, сегодня можно разгадать за пару секунд.
Today, cryptography is able to guarantee the security of information much more reliably, and the ciphers that Caesar once used can now be solved in a couple of seconds.
 
 
</div>
</div>
<span id="simmetrichnoe_i_asimmetrichnoe_shifrovanie"></span>
<span id="simmetrichnoe_i_asimmetrichnoe_shifrovanie"></span>
= Симметричное и асимметричное шифрование =
= Symmetric and asymmetric encryption =
 
<div class="level1">
<div class="level1">
 
В современной криптографии различают симметричное и асимметричное шифрование.
In modern cryptography, symmetric and asymmetric encryption are distinguished.
 
'''Симметричное шифрование''' заключается в том, что обе стороны-участники обмена данными имеют абсолютно одинаковые ключи для шифрования и расшифровки данных.
"Symmetric encryption" means that both parties involved in data exchange have exactly the same keys for encrypting and decrypting data.
 
При симметричном шифровании отправители и получатели используют одинаковый ключ как в шифрованных письмах Цезаря. Для этого ключ должен быть известен обеим сторонам, соответственно, одна передаёт его другой в незашифрованном виде.
In symmetric encryption, senders and recipients use the same key as in Caesar's encrypted letters. For this, the key must be known to both parties, respectively, one transmits it to the other in unencrypted form.
 
'''Асимметричное шифрование''' предполагает использовать в паре два разных ключа открытый и секретный (закрытый). В данном способе ключи работают в паре: если данные шифруются открытым ключом, то расшифровать их можно только соответствующим секретным ключом, а также наоборот если данные шифруются секретным ключом, то расшифровать их можно только соответствующим открытым ключом. Использовать открытый ключ из одной пары и секретный из другой невозможно, так как каждая пара асимметричных ключей связана математическими зависимостями.
'''Asymmetric encryption''' involves using two different keys in a pair public and secret (private). In this method, the keys work in pairs: if the data is encrypted with a public key, then they can only be decrypted with the corresponding secret key, and vice versa if the data is encrypted with a secret key, then they can only be decrypted with the corresponding public key. It is impossible to use a public key from one pair and a secret key from another, since each pair of asymmetric keys is connected by mathematical dependencies.
 
'''''Криптография знает много различных методов шифрования данных. Многие из них основаны на сложных математических структурах, таких как эллиптические кривые, кольца и конечные тела.'''''
'''Cryptography proposes many different methods of data encryption. Many of them are based on complex mathematical structures such as elliptic curves, rings, and finite bodies.'''
 
 
</div>
</div>
<span id="kriptoanarxizm"></span>
<span id="kriptoanarxizm"></span>
= Криптоанархизм =
= Cryptanarchism =
 
<div class="level1">
<div class="level1">
 
'''Криптоанархизм''' — философия, которая призывает к использованию криптографии для защиты приватности и личной свободы.
'''Cryptanarchism''' is a philosophy that calls for the use of cryptography to protect privacy and personal freedom.
 
Термин впервые появился в 1993 году в статье Стивена Леви, в которой он рассказывал о назревающем движении шифропанков и концентрации данных в руках крупных корпораций.
The term first appeared in 1993 in an article by Steven Levy, in which he talked about the brewing movement of cipher banks and the concentration of data in the hands of large corporations.
 
Криптоанархисты создают виртуальные сообщества, где каждый участник остаётся анонимным до тех пор, пока сам не пожелает себя раскрыть.
Cryptanarchists create virtual communities where each participant remains anonymous until he wants to reveal himself.
 
 
</div>
</div>
<span id="shifropanki"></span>
<span id="shifropanki"></span>
= Шифропанки =
= Cipherpanks =
 
<div class="level1">
<div class="level1">
 
Шифропанки — неформальная группа людей, интересующихся криптографией и заинтересованных в сохранении анонимности. Первоначально шифропанки общались с помощью сети анонимных ремейлеров, а целью данной группы было достижение анонимности и безопасности посредством активного использования криптографии.
Cipher banks are an informal group of people interested in cryptography and interested in maintaining anonymity. Initially, cipher banks communicated through a network of anonymous remailers, and the goal of this group was to achieve anonymity and security through the active use of cryptography.
 
Термин «шифропанк» впервые употребила Джуд Милхон в качестве игры слов в адрес группы криптоанархистов.
The term "cipherpunk" was first used by Jude Milhon as a pun on a group of cryptanarchists.
 




</div>
</div>
<div style="clear:both">
<div style="clear:both">




</div>
</div>
 
</div>
</div>
  [[Category:Commoninfo]]
  [[Category:Commoninfo]]

Revision as of 08:56, 28 June 2022


Cryptography

Cryptography is the science of methods that allow you to provide:

  1. privacy (inability to get access to the information);

  2. data integrity (inability to bring changes to the data stored);

  3. authentication (authentication of authorship or other properties of an object);

  4. encryption (data encoding).

History

Texts started to be encrypted back in the third millennium BC. Both in the Roman Empire and in the Middle Ages, important messages and military orders were encrypted.

For example, Julius Caesar used a very simple form of cryptography for his messages, known as a "shift cipher". Each letter in his text was replaced by the third letter in the alphabet. So instead of A, he wrote D. The recipient had to know the cipher code to read the right words.

During the Second World War, special devices were already used to encrypt messages — cryptography became more complicated. It took the military several years to unravel the keys and read the messages of other countries.

Today, cryptography is able to guarantee the security of information much more reliably, and the ciphers that Caesar once used can now be solved in a couple of seconds.

Symmetric and asymmetric encryption

In modern cryptography, symmetric and asymmetric encryption are distinguished.

"Symmetric encryption" means that both parties involved in data exchange have exactly the same keys for encrypting and decrypting data.

In symmetric encryption, senders and recipients use the same key — as in Caesar's encrypted letters. For this, the key must be known to both parties, respectively, one transmits it to the other in unencrypted form.

Asymmetric encryption involves using two different keys in a pair — public and secret (private). In this method, the keys work in pairs: if the data is encrypted with a public key, then they can only be decrypted with the corresponding secret key, and vice versa — if the data is encrypted with a secret key, then they can only be decrypted with the corresponding public key. It is impossible to use a public key from one pair and a secret key from another, since each pair of asymmetric keys is connected by mathematical dependencies.

Cryptography proposes many different methods of data encryption. Many of them are based on complex mathematical structures such as elliptic curves, rings, and finite bodies.

Cryptanarchism

Cryptanarchism is a philosophy that calls for the use of cryptography to protect privacy and personal freedom.

The term first appeared in 1993 in an article by Steven Levy, in which he talked about the brewing movement of cipher banks and the concentration of data in the hands of large corporations.

Cryptanarchists create virtual communities where each participant remains anonymous until he wants to reveal himself.

Cipherpanks

Cipher banks are an informal group of people interested in cryptography and interested in maintaining anonymity. Initially, cipher banks communicated through a network of anonymous remailers, and the goal of this group was to achieve anonymity and security through the active use of cryptography.

The term "cipherpunk" was first used by Jude Milhon as a pun on a group of cryptanarchists.