원문정보
초록
영어
Cryptography can be defined as the art of secret writing or protecting information by transforming it (encrypting it) into an unreadable format, called cipher text and then transmitting it across insecure networks, so that it cannot be read by anyone except the intended recipient. Only those who possess a secret key can decipher (or decrypt) the message into plain text. Encrypted information can sometimes be broken by cryptanalysis, also called code breaking, although modern cryptography techniques are virtually unbreakable. Various algorithms help achieve flawless encryption results which are mostly unbreakable. This paper is an attempt to improve one such algorithm, i.e. RC6 by adding on to its existing functionalities.
목차
1. Introduction
2. Related Work
2.1 RC5 & RC6 Block Ciphers
3. RC7 Block Cipher
3.1. Algorithm
4. Design
5. Tools used
6. Results and Discussion
7. Conclusion
8. Implications of Future Research
References