Use Feistel Cipher to encrypt a plaintext block ā€˜00001111’ in 4 rounds with 4 round
keys: K1 = 0001, K2 = 0010, K3 = 0100, K4 = 1000 and the scrambler function f = XOR. Show the result of each round.