From 2902a05c67adb6ad55963c7e0a93c8cf83298ee5 Mon Sep 17 00:00:00 2001 From: devil748 <32295547+devil748@users.noreply.github.com> Date: Thu, 26 Oct 2017 14:27:37 +0530 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2a2dc..0eed0ea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A repo with an introduction to cryptography, resources and info. ## Introduction to Cryptography : Cryptography is a method of storing and transmitting data in a particular form so that only those for whom it is intended can read and process it. -Cryptography includes techniques such as microdots, merging words with images, and other ways to hide information in storage or transit. Cryptography is most often associated with scrambling plaintext (ordinary text, sometimes referred to as cleartext) into ciphertext (a process called encryption), then back again (known as decryption). +Cryptography includes techniques such as microdots, merging words with images, and other ways to hide information in storage or transit. Cryptography is most often associated with scrambling plaintext (ordinary text, sometimes referred to as cleartext) into ciphertext (a process called encryption), then back again (known as decryption). Cryptography is a method of storing and transmitting data in a particular form so that only those for whom it is intended can read and process it. Modern cryptography concerns itself with the following four objectives: