A Novel Generic Session Based Bit Level Encryption Technique to Enhance Information Security
Manas Paul, Tanmay Bhattacharya, Suvajit Pal, Ranit Saha

TL;DR
This paper introduces PCT, a fast, secure session-based symmetric encryption method that shifts bits within blocks and XORs with SHA 512 digest, suitable for large files.
Contribution
The paper presents a new bit-level encryption technique that enhances speed and security for large files using block-based shifting and hashing.
Findings
Efficient encryption of large files demonstrated.
Enhanced security through bit shifting and hashing.
Symmetric decryption process verified.
Abstract
- In this paper a session based symmetric key encryption system has been proposed and is termed as Permutated Cipher Technique (PCT). This technique is more fast, suitable and secure for larger files. In this technique the input file is broken down into blocks of various sizes (of 2 power n order) and encrypted by shifting the position of each bit by a certain value for a certain number of times. A key is generated randomly wherein the length of each block is determined. Each block length generates a unique value of number of bits to be skipped. This value determines the new position of the bits within the block that are to be shifted. After the shifting and inverting each block is XORed with SHA 512 digest of the key. The resultant blocks from the cipher text. The key is generated according to the binary value of the input file size. Decryption is done following the same process as the…
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
TopicsChaos-based Image/Signal Encryption · Coding theory and cryptography · Cryptographic Implementations and Security
