1Research Scholar,
2Senior Scale Assistant Professor,
This paper aimed on strengthening secured communication by introducing a new cipher Rbits (Random bits). Rbits cipher uses two algorithms, a Key Exchanging Algorithm and a Random Bit Generation algorithm.
In brief the Rbits cipher is more complex in nature of attackers view. This algorithm generates random bits at the both ends these random bits are used to encrypt and decrypt, these random bits are not carried along with message, only the seed is exchanged which used to generate random bits at both ends. By this way Rbits minimizes the unbearable communication overheads to zero. Here we are presenting the encryption/decryption process and inner workings of Rbits Cipher, which was not covered in my early papers. For implementation of this cipher we are used RSA, BBS algorithms, (RSA as Key Exchanging and BBS as Random bits) and computer programming language Java.
Cryptography, Rbits Cipher [1], One-Time Pad, Key Exchange, Random Bits, RSA, BBS, Encryption, Decryption