Hi, i am a beginner in c++ and i need help in typing out a program for this, anybody know how to do this??
Step 1: With the key written repeatedly over the intended plaintext, subtract the plaintext character with twice the value of the key individually.
Step 2: For each resultant character, interchange the position of 1st and 6th bit, 2nd and 5th bit, 3rd and 8th bit, 4th and 7th bit.