The encryption function
Part II (6 points each, Total 30)Q1a Complete the following Truth Table: F denotes false and T denotes trueA B C=A or B D= A xor B E= A and BF FF TT TT F Q1b In the following Θ denotes one of the following operators: ’or’, ‘xor’ or ‘and’.Input1 Θ input2 = Resultwhere, input1 […]


