Pārlūkot izejas kodu

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 gadus atpakaļ
vecāks
revīzija
6b11386e9e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Parādīt failu

@@ -39,7 +39,7 @@ Before coming to the lab session you should have:
39 39
 
40 40
 ##Criptography
41 41
 
42
-Cryptography is the area of knowledge that studies the theory and methods that are used for protecting information so that non-authorized persons cannot understand it. A *cryptographic system* is a system that transforms a *clear text message* (a message that is understandable to humans) to a *cyphered* text (text that is unintelligible to unauthorized persons).  Authorized persons can *decypher* the *cyphered* text to obtain the original cleartext.
42
+*Cryptography* is the area of knowledge that studies the theory and methods that are used for protecting information so that non-authorized persons cannot understand it. A *cryptographic system* is a system that transforms a *clear text message* (a message that is understandable to humans) to a *cyphered* text (text that is unintelligible to unauthorized persons).  Authorized persons can *decypher* the *cyphered* text to obtain the original cleartext.
43 43
 
44 44
 ###The Ceasar Cypher
45 45