A Block Cipher using Rotation and Logical XOR Operations
This is an incremental contribution to cryptography for secure communication systems.
The paper tackles the problem of secure data communication by proposing a new block cipher method using rotation and logical XOR operations for encryption, but does not provide concrete results or numbers.
Cryptography is the study of methods of sending messages in disguised form so that only the intended recipients can remove the disguise and read the messages. Information security has become a very critical aspect of modern communication systems. With the global acceptance of the Internet as a medium of communication, virtually every computer in the world is connected to every other. It has created a new risk for the users of the computers with a constant threat of being hacked and being victims of data theft. In this connection data encryption has become an essential part of secure communication of the messages. In the present paper we propose a new method of encryption of data in blocks using the operations Rotation and Logical XOR