Space Efficient Cryptographic Protocol Using Recursive Bitwise & Pairs Of Bits Of Operation (RBPBO)
P. K. Jha, J. K. Mandal

TL;DR
The paper introduces RBPBO, a space-efficient symmetric block cipher that encrypts binary messages using recursive bitwise operations on pairs of bits, offering an alternative to RSA and TDES.
Contribution
It proposes a novel recursive bitwise operation-based block cipher, enhancing space efficiency and encryption speed compared to traditional methods.
Findings
Effective encryption of binary messages demonstrated.
Comparison shows competitive performance with RSA and TDES.
Encryption and decryption are symmetric and efficient.
Abstract
The technique considers a message as binary string on which a Efficient Cryptographic Protocol using Recursive Bitwise amd pairs of Bits of operation (RBPBO) is performed. A block of n bits is taken as an input stream, where n varies from 4 to 256, from a continuous stream of bits and the technique operates on it to generate the intermediate encrypted stream. This technique directly involves all the bits of blocks in a boolean operation and a session key. The same operation is performed repeatedly for different block sizes as per the specification of a session key to generate the final encrypted stream. It is a kind of block cipher and symmetric in nature hence, decoding is done following the same procedure. A comparison of the proposed technique with existing and industrially accepted RSA and TDES has also been done in terms of frequency distribution and non homogeneity of source and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptographic Implementations and Security · Coding theory and cryptography · Chaos-based Image/Signal Encryption
