CRYPTOGRAPHY
Crypto means Secret and Graphy means writing so cryptography means secret-writing
or
Cryptography is an art of transforming Plain-text (meaningful message) into Cipher-text (not meaningful message) and then re-transforming that message back to protect it from third party that can be hacker, cracker anyone.
Some Basic concepts which are useful for Cryptography are:-
- Cryptanalysis - Code-breaking but without knowledge of key.
- Cipher - An Algo used to transform plain-text to cipher-text by transposition or substitution.
- Key - Secret information known to the sender and receiver only.
- Encode - Process of converting plain-text to cipher-text.
- Decode - Process of converting cipher-text to plain-text.
- Cryptology - Cryptography + Cryptanalysis.
As the use of Internet and other forms of electronic communication becoming handy day-by-day so the security of such communication is also becoming more important. Cryptography is used to protect e-mails, credit card information bank transactions corporate data governmental information. one of the most popular cryptography system used on the internet is Pretty Good Privacy because of its effectiveness.
Modern Cryptography concerns with following main objectives :-
- Confidentiality
- Integrity
- Non Repudiation(denial of service)
0 comments:
Post a Comment