Question: 6. Use the strategy of the decimal to binary conversion and the bit shift left opera- tion defined in Project 5 to code a new
6. Use the strategy of the decimal to binary conversion and the bit shift left opera- tion defined in Project 5 to code a new encryption algorithm. The algorithm should add 1 to each character's numeric ASCII value, convert it to a bit string, and shift the bits of this string one place to the left. A single-space character in the encrypted string separates the resulting bit strings
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
