Cryptology and Digital Signature
Cryptology and Digital Signature
cryptography
Meaning
Cryptography is the art or science of secret writing, or more exactly, of storing information in a form which allows it to be revealed to those you wish to see it yet hides it from all others.
Terminologies
The original information to be hidden is called "plaintext". The hidden information is called "cipher text". Encryption is any procedure to convert plaintext into cipher text. Decryption is any procedure to convert cipher text into plaintext.
Example
. A simple example is to assign each letter a progressively higher number, where A=1, B=2, and so forth. Using this formula for example, the word Management", once encrypted, would read 13 1 14 1 7 5 13 5 14 20".
Uses of cryptography
ATM cards Computer Passwords Electronic commerce
Types of cryptography
Secret key (or symmetric) cryptography Public-key (or asymmetric) cryptography