Kaynağa Gözat

README-en.md edited online with Bitbucket

Jose R Ortiz Ubarri 8 yıl önce
ebeveyn
işleme
6b11386e9e
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md Dosyayı Görüntüle

@@ -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