An Approach Of Substitution Method Based On ASCII Codes In Encryption Technique
Avinash Sharma, Anurag Bhatnagar, Nikhar Tak, Anuradha Sharma,, Jitendra Avasthi, Prerna sharma

TL;DR
This paper introduces a novel encryption method using ASCII code manipulation and multiple keys, producing randomized cipher texts for the same plaintext to enhance security.
Contribution
It proposes a new substitution-based encryption technique utilizing ASCII code reversal and dual key generation for improved cryptographic complexity.
Findings
Generates different cipher texts for identical plaintexts.
Uses ASCII code reversal and addition for key creation.
Employs alternating keys for encryption and decryption.
Abstract
In poly alphabetic substitution the plain texts letters are enciphered differently according to their position. The name poly alphabetic suggests that there are more than one key so we have used two keys combination instead of just one, in order to produce the cipher text. We can also use three or more keys to make the enciphering process more complicated. In this paper have produced ASCII Codes of the plain text and then we have reversed it said reverse ASCII Codes and then we have generated two keys K1 is generated by addition of reverse ASCII Codes and K2 is generated by addition of ASCII Codes. Then these K1 and K2 Keys are alternatively applied on Reverse ASCII codes in order to produce cipher text. On the Destination hand Deciphering is used to produce the plain text again. Our technique generates random cipher text for the same plain text and this is the major advantage of our…
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
TopicsDNA and Biological Computing · Coding theory and cryptography
