Monday, May 9, 2016


Cryptography


what is crptography? It’s 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. However, in today's computer-centric world, 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). Individuals who practice this field are known as cryptographers.

Modern cryptography concerns itself with the following four objectives:-

1) Confidentiality: the information cannot be understood by anyone for whom it was unintended.
2) Integrity: the information cannot be altered in storage or transit between sender and intended receiver without the alteration being detected.
3) Non-repudiation: the creator/sender of the information cannot deny at a later stage his or her intentions in the creation or transmission of the information
4) Authentication: the sender and receiver can confirm each others identity and the origin/destination of the information.


No comments:

Post a Comment