Computer Science/Encryption
Rewrite each bit string according to the given permutation.PLEASE BE MINDFUL OF REDUCTION/EXPANSION PERMUTATION.
a. 10110010 , P = (4, 1, 2, 7, 8, 5, 3, 6)
b. 01101101 , P = (5, 1, 7, 2, 8, 3)
c. 10100101 , P = (2, 5, 8, 5, 3, 1, 6, 6, 4, 7, 4, 2)
Expert Answer
An answer will be send to you shortly. . . . .